-
I have >100 folders by now and generally like it, though it becomes painful to create new folders in vscode, because I need to scroll up to the route folder always to be able to create a new folder in it. I could not find any shortcut to handle this or any plugin that helps with that. How do you handle that? Thanks. |
Beta Was this translation helpful? Give feedback.
Answered by
kiliman
Feb 27, 2024
Replies: 1 comment 1 reply
-
Probably the simplest one is https://marketplace.visualstudio.com/items?itemName=sleistner.vscode-fileutils ![]() ![]() |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
akomm
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Probably the simplest one is
File Utils
. It has a command to create a new folder relative to project root.https://marketplace.visualstudio.com/items?itemName=sleistner.vscode-fileutils