Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Open With CodeNew to Visual Studio Code? Get it now.
Open With Code

Open With Code

Kevin Chatham

|
8,685 installs
| (2) | Free
VSCode extension which adds an 'Open in New Window' option to the right-click context menu in the Explorer.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Open With Code

Grab it from the Marketplace

VSCode extension which adds an 'Open in New Window' option to the right-click context menu in the Explorer.

If using macOs, code must be manually registered in the system's path for this extension to work. You can do so by running this in terminal...

export PATH="\$PATH:/Applications/Visual Studio Code.app/Contents/Resources/app/bin"

Known Issues

  • The extension is currently launching a terminal and running code -n --folder-uri ${folderUri}. There is probably a better alternative so suggestions are welcome!

Version Log

  • 1.0.0 - Initial Release
  • 1.0.1 - GIF Fixes
  • 1.0.2 - Readme / Name Corrections
  • 1.0.3 - Install Link Updated
  • 1.0.4 - Install Link Updated
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft