Replies: 5 comments
-
I think this usually gets implemented as a plugin, like with goyo.vim for Vim. Different view options, or more control over the view would be nice. |
Beta Was this translation helpful? Give feedback.
-
Seems like it overlaps #2262 |
Beta Was this translation helpful? Give feedback.
-
For now you can do |
Beta Was this translation helpful? Give feedback.
-
TBH this will more than satisfy me for now, the way it behaves is what I desire, especially when combined with When a scripting language is implemented, you could easily write a plugin to calculate the correct |
Beta Was this translation helpful? Give feedback.
-
is this possible now? I am able to only use ![]() |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I find Intellij's "distaction free mode" really interesting, especially the fact of centering the code on the screen. I find it much less tiring than having to constantly look at the left side of the screen, which happens quite often with helix when you have only one window opened, because there is no sidebar which in an editor like VS Code center the code even if it's not the intention at the beginning.
So it could be cool to having an option in config file to allow the user to choose to center his code in the window, maybe with exception like when we are in split-screen.
an example of the feature (in vscode):

Beta Was this translation helpful? Give feedback.
All reactions