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
{{ message }}
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.
Obviously "Remove Trailing Whitespace" isacontroversial default setting. "Ignore Whitespace Only Lines" seems like a reasonable way to mitigate most of the issues people are having. At least in my case, it would have prevented allofthis from happening.
Also the settings menu is pretty unintuitive. Of the 5 settings, 3 of them relate to "Remove Trailing Whitespace" exceptions, however all 3 of these settings appear above "Remove Trailing Whitespace" on the menu. Here's how I think it could be arranged. Alternatively, it would be even better if there was a hierarchy.
The text was updated successfully, but these errors were encountered:
+1
This is the most infuriating aspect of Atom. Especially since it seems to reset once in a while (upgrades?). Why is an editor telling me how it wants my code? Some projects keep their code pre-indented. Having the editor sneakily strip white-spacing on empty lines without asking me is painfully frustrating when you only notice it right before commit, and see your one-line edit has turned into dozens of changes. Atom should focus on being the great editor it is, and let developers decide how to use it.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Obviously "Remove Trailing Whitespace" is a controversial default setting. "Ignore Whitespace Only Lines" seems like a reasonable way to mitigate most of the issues people are having. At least in my case, it would have prevented all of this from happening.
Also the settings menu is pretty unintuitive. Of the 5 settings, 3 of them relate to "Remove Trailing Whitespace" exceptions, however all 3 of these settings appear above "Remove Trailing Whitespace" on the menu. Here's how I think it could be arranged. Alternatively, it would be even better if there was a hierarchy.
The text was updated successfully, but these errors were encountered: