Open Folder In New VscodeFrom the current workspace, directory opens the folder in the new Requires Visual Studio Code Version: 1.69.0 and aboveFeatures1.0.0You can right-click on any folder from the current workspace and select 'open folder in new vscode' that will open a new vs code window. Usage
In vscode-extension-samples directory there are multiple extensions example folders. right click on the folder and select 'open folder in new vscode'.New vscode window will be open with the selected folder. now you can directly run
Enjoy! |