Indent new line like previous line #4532
Replies: 1 comment
-
I would like to see something like this as I've been trying out Nickel where it seems common to write
The language indentation expects you to indent each level of
-where So either Helix can somehow 'reset' the indentation level at some point (or recognise where you have manually adjusted the indentation level, e.g. pulling each
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
How can I tell Helix to indent new lines (when I press enter) the same amount as previous lines? Currently it seemingly only indents as much as the previous line has full tabs, ignoring any additional spaces. For example, I have
and want to add another line to the last item, I press enter, but the new line only has 4 spaces, not 6.
Beta Was this translation helpful? Give feedback.
All reactions