quick-open-in-new-window
A VS Code explorer context menu extension to open any path in a new window.
Features
- Right-click any folder in the explorer and select "Open in New Window" to open it in a new VS Code window.
- Multi-language support (English, Chinese, Japanese). The UI language follows your VS Code language setting.
- Configurable notification when opening a new window.
Installation
- Search for
quick-open-in-new-window in the VS Code Marketplace and install.
- Or download the
.vsix file and use "Install from VSIX" in the command palette.
Usage
- Right-click any folder or workspace path in the explorer.
- Select "Open in New Window" from the context menu.
- You can configure notification in the settings by searching for
quick-open-in-new-window.
Multi-language Support
- The extension UI will automatically switch between English, Chinese, and Japanese based on your VS Code language.
- For documentation in other languages, see:
Remote Development
- If using Remote-SSH, WSL, or containers, please install this extension on the remote host as well.
Contributing
Pull requests and issues are welcome!
License
MIT
| |