

"": "c:/Program Files/PowerShell/6/pwsh.exe" If you have other settings in your settings.json file, you may need to adjust the following example. Modify the settings.json file to include. To do so, open up the VS Code user settings.json file by clicking on file > preferences > settings, select. Configure default PowerShell versionīefore configuring Shell Launcher, I want to set PowerShell Core as the default PowerShell version. In order to do this yourself, you need a Windows-based system with both Visual Studio Code and PowerShell Core installed.įor more information on PowerShell Core see Installing PowerShell Core on Windows. In this post, I will detail how I've used the Shell Launcher Visual Studio Code extension to configure my Windows system to run PowerShell Core and PowerShell for Windows side by side. That said, I sometimes need to work in PowerShell for Windows or use both side by side. If you are not familiar with PowerShell Core, it is a cross platform (Windows, Linux, and macOS) version of PowerShell based on. Add a JSON object to contributes.keybindings as seen below.I'm a PowerShell fan and have recently adopted PowerShell Core as my version of choice.If we did please help us out! It is very easy to make a PR. If you would like to see a feature in VS Code that is in Visual Studio, please open an issue on GitHub.

VS Code does not implement all of the commands available in Visual Studio. Why don't all the keyboard shortcuts work? while debugging) can be found in the extension's contribution list. The full list of keyboard shortcuts including the when clause (e.g.

What keyboard shortcuts are included? Command After installing the extension and restarting VS Code your favorite keyboard shortcuts from Visual Studio are now available. This extension ports popular Visual Studio keyboard shortcuts to Visual Studio Code. Visual Studio Keymap for Visual Studio Code
