Remove whitespaces from empty lines when pressing enter #24047
failable
started this conversation in
Ideas From Emacs
Replies: 2 comments
-
Hmm this seems tricky. Can think of lots of times this would actually be the desired behavior. Going to move this to discussions so we can keep the conversation going and think about how or if to implement this |
Beta Was this translation helpful? Give feedback.
0 replies
-
Neovim and Helix also does like that, I hope it becomes an option or something like that. |
Beta Was this translation helpful? Give feedback.
0 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.
-
Check for existing issues
Describe the feature
Zed:
This is inconvenient when sometimes one try to run
workspace::SaveWithoutFormat
to avoid formatting but lots of the whitespaces are kept.In Emacs and VSCode, those whitespaces are removed without needing to save the file or running formatter.
If applicable, add mockups / screenshots to help present your vision of the feature
No response
Beta Was this translation helpful? Give feedback.
All reactions