This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
Feature Request: Centered code mode (like intellij's distraction free mode) #3203
Labels
You can continue the conversation there. Go to discussion →
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):
![image](https://user-images.githubusercontent.com/16986491/181006749-976412c7-a1f3-43ff-bd56-6e218ee551b3.png)
The text was updated successfully, but these errors were encountered: