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 was archived by the owner on Sep 6, 2021. It is now read-only.
As the title said. I looked at the brackets API and all it mentions is that things are normalized to use "the current line endings". I don't ever want brackets to think that \r\n is the current line ending, and always use \n. How do I accomplish that?