https://github.com/onatm/open-in-new-window
VS Code explorer context menu extension to open any path in a new window
https://github.com/onatm/open-in-new-window
vscode vscode-extension vscode-extensions vscode-workspace
Last synced: 2 months ago
JSON representation
VS Code explorer context menu extension to open any path in a new window
- Host: GitHub
- URL: https://github.com/onatm/open-in-new-window
- Owner: onatm
- License: mit
- Created: 2020-08-17T22:17:14.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-03-01T23:01:07.000Z (about 3 years ago)
- Last Synced: 2025-02-27T05:23:15.878Z (3 months ago)
- Topics: vscode, vscode-extension, vscode-extensions, vscode-workspace
- Language: TypeScript
- Homepage:
- Size: 51.8 KB
- Stars: 8
- Watchers: 3
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# open-in-new-window


[](https://marketplace.visualstudio.com/items?itemName=onatm.open-in-new-window)
[](https://marketplace.visualstudio.com/items?itemName=onatm.open-in-new-window)VS Code explorer context menu extension to open any path in a new window.
## Release Notes
### 1.1.0
Added show/hide notification configuration (#4) by @notiv-nt.
### 1.0.0
Added extension logo (Made by [Smashicons](https://smashicons.com/) from [www.flaticon.com](https://www.flaticon.com/))
### 0.0.9
Downgrade required `vscode` version to `~1.40.0`.
### 0.0.1
Initial pre-release with full functionality.