Skip to content

Conversation

@roa-nyx
Copy link
Contributor

@roa-nyx roa-nyx commented Mar 1, 2019

Fix issue in interpolated verbatim strings where a substitution is not being detected if they occur at the start of a literal newline.

Closes #131

…strings

Fix issue in interpolated verbatim strings where a substitution is not being detected if they occur at the start of a literal newline.
@dnfclas
Copy link

dnfclas commented Mar 1, 2019

CLA assistant check
All CLA requirements met.

Copy link
Member

@JoeRobich JoeRobich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@JoeRobich JoeRobich merged commit ea9e006 into dotnet:master Nov 6, 2019
@roa-nyx roa-nyx deleted the fix/131 branch November 6, 2019 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

C# syntax coloring is broken inside of multiline interpolated strings when a line starts with a placeholder

3 participants