Skip to content

Simple VSCode extension for opening a folder/directory (or file parent folder/directory) in a new VSCode window.

License

Notifications You must be signed in to change notification settings

shouples/vscode-folder-in-new-window

Repository files navigation

Folder in New Window

Usage

From the Exporer view, right-click on any folder or file, then click Open Folder in New Window to launch a new workspace window with the selected folder as the root.

image

Note

When running Open Folder in New Window from...

  • a file, the parent folder will open in a new VSCode window
  • a file at the root of the current workspace, nothing will happen unless in a multi-folder workspace
  • the command palette, a dialogue will appear to select a folder (starting from the current workspace root)

About

Simple VSCode extension for opening a folder/directory (or file parent folder/directory) in a new VSCode window.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published