-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Closed
Labels
featureNew user visible featureNew user visible feature
Milestone
Description
When in a workspace, and you right click and select "Add Folder to Workspace", the drop down to select a folder has no way to create folders, so you have to create it first outside of code-server, usually by using the terminal. While it really isn't too much of an issue to drop down into a terminal and just run mkdir <path>
, it would be nice to have some kind of way to create folders as you're adding them, as does regular VSCode since it opens up a File Browser Dialog native to the OS. Maybe a file browser component should be created and added to help with navigation and file management, or the existing "Add Folder to Workspace" just needs to be tweeked?
Metadata
Metadata
Assignees
Labels
featureNew user visible featureNew user visible feature