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
Not only did I not realize new lines were allowed within an expression in an interpolated verbatim string, but there were apparently no instances of this within all the public repos I test on.
I can have this fixed pretty easily, thanks for reporting it.
* Initial quick fix for interpolated verbatim strings with comments in expression
closes#679
* Adding link for PR to review
* Keep existing breaks in interpolated verbatim strings
* Update Ignored.cs
Reproduction: format
which will produce
The text was updated successfully, but these errors were encountered: