Replies: 1 comment 5 replies
-
Well, maybe you could set |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Helix tries to infer indentation from the file, even if that overrides the language settings. While this makes sense from a convenience point, making it easier to adhere to the style of the current file; I find it mistakes C block comments for indented code, and sets the file's indentation to a single space.
Ideally there would be a way to turn this feature off globally, but I can't seem to find any.
Beta Was this translation helpful? Give feedback.
All reactions