column limit line #2230
Answered
by
sudormrfbin
babakabdolahi
asked this question in
Q&A
-
Is there a way to specify a column limit line in helix? |
Beta Was this translation helpful? Give feedback.
Answered by
sudormrfbin
Apr 23, 2022
Replies: 2 comments 2 replies
-
There's the |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
babakabdolahi
-
@sudormrfbin yes, that's what I want. Is it included in the stable version? I couldn't find that in the documentation. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There's the
editor.rulers
option implemented in #2060 which draws a vertical line at given column lengths, is that what you mean ? If you meant a column limit to auto hard wrap text as you type then no it doesn't exists yet.