Skip to content

Create folder when adding folder to workspace #3968

@DeadlySurgeon

Description

@DeadlySurgeon

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

No one assigned

    Labels

    featureNew user visible feature

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions