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
After reformatting this repo's imports as vertical sorted columns for better merge conflict handling, we noticed that running organize imports produced an odd result. Given this test:
Ah, I was confused because I assumed the string passed to verify.organizeImports was the input string, not the expected output. Everything was already in the expected order there so it seemed like it just randomly deleted some line breaks. I now realize the input string is the fourslash comments and feel dumb.
After reformatting this repo's imports as vertical sorted columns for better merge conflict handling, we noticed that running organize imports produced an odd result. Given this test:
Organize imports gives:
The text was updated successfully, but these errors were encountered: