You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should preserve leading and trailing whitespace inside the quoted string.
Escaped values like \" should be supported per C# rules (we should use Roslyn lexer if possible).
For example:
We should preserve leading and trailing whitespace inside the quoted string.
Escaped values like
\"should be supported per C# rules (we should use Roslyn lexer if possible).#:) kind should allow only one separator #48841#rrequires quotes and we will support#ras well, see Add support for#r "nuget: xxx"to run-file for ease of code transfer from csx #49199