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
When replacing a chunk of text with whitespace, the formatter alters it. I.e., if replacing text with a single newline character, it gets formatted to an empty string and never gets inserted.
When replacing a chunk of text with whitespace, the formatter alters it. I.e., if replacing text with a single newline character, it gets formatted to an empty string and never gets inserted.