takkaO / VSCode-OpenWindowTabContext

Open with new window from tab context menu in VSCode.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Open Window Tab Context

VSCode package version VSCode installs VSCode rateing VSCode last update VSCode version Github LICENSE

example1

Since version 1.7.0, it can also be opened from the Explorer menu.
(You need to enable it from settings)

example2

VSCode extension which add an "Open in new window" option to the right-click tab context menu in editor.
This extension is also compatible with VSCodium and Eclipse Theia.

Tested Environment

VSCode (1.68.1)
OS Tested version Result
Windows 11 1.11.0
Windows 10 1.11.0
Linux (Ubuntu 22.04) 1.11.0
Mac (Monterey) 1.10.0
VSCode Insiders (1.69.0-insider)
OS Tested version Result
Windows 11 1.11.0
VSCodium (1.68.1)
OS Tested version Result
Windows 10 1.11.0
Linux (Ubuntu 22.04) 1.11.0
Mac (Monterey) 1.10.0

How to change open editor

Preference -> Settings -> Extensions -> Open Window Tab Context

Editor Command
(Auto detection of following editors) auto
VSCode code
VSCode Insiders code-insiders
VSCodium codium

Release Notes

See CHANGELOG.md.

About

Open with new window from tab context menu in VSCode.

License:MIT License


Languages

Language:TypeScript 81.9%Language:JavaScript 18.1%