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
I tried a shot in the dark, changed from parsing the using directive to creating it via factory methods.
We can try to remember to keep an eye on things if this changed anything.
VS 16.5.0. Repro:
Apply the fix:
Then save, close the file, and reopen:
Maybe it's using
SyntaxFactory.LineFeed
instead ofSyntaxFactory.ElasticLineFeed
? Though I would have expected the formatter to take care of both.The text was updated successfully, but these errors were encountered: