Collapsible imports #30796
JosephKiranBabu
started this conversation in
Ideas From Vim
Collapsible imports
#30796
Replies: 1 comment
-
|
Same in #30763. You can hide imports by selecting imports and running |
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.
-
Allow zed editor to collapse import statements like in vim/neovim. This should be possible in 2 ways:
z ain vim modeI checked only in TypeScript that imports are not collapsible. I didn't check other programming languages.
Beta Was this translation helpful? Give feedback.
All reactions