dotnet/roslyn

EE: Drop comments started with characters other than ' in root expression

Open

#1451 aperta il 20 mar 2015

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)C# (4257 fork)batch import
Area-InteractiveBugInteractive-Debugginghelp wanted

Metriche repository

Star
 (20.414 star)
Metriche merge PR
 (Merge medio 6g 17h) (256 PR mergiate in 30 g)

Descrizione

Ported from TFS WorkItem: 1120209



  1. Created By Chuck Stoner (2/5/2015 9:21:11 AM)

  1. Edited By Vladimir Reshetnikov (2/5/2015 7:16:35 PM)

Also consider interaction of comment delimiters in C# and VB with char literals, string literals, interpolated strings, XML literals. Relevant source files are $/Roslyn/Main/Closed/ExpressionEvaluator/VisualBasic/Source/ResultProvider/VisualBasicFormatter.vb and


  1. Edited By Chuck Stoner (2/5/2015 8:37:48 PM)

For string and XML literals, see #1120198.


Guida contributor