PowerShell Extension for #VisualStudio Code #Connect2015

If you are not watching #VisualStudio #Connect2015, you are certainly missing a lot. Because … @ScottGu just announced a lot of new features including extension support in Visual Studio Code. And. hey, there is a PowerShell extension.

To get this PowerShell extension for VS Code, make sure you first download the latest update. VS Code has to be at version 0.10.1. You will need PowerShell 5.o too on the system where you are installing this.

Once you have the update, open Command Pallete (View Menu) and type _‘ext install PowerShell’ _and click on the extension to install it.

This is it. Once you are done, don’t forget to check the readme. Check out this PowerShell product team announcement too. This extension is open sourced and available on Github.

If you are developer interested in enabling PowerShell support in an editor, do check out the Github repo that has the PowerShell Editor Services code. PowerShell Editor Services provides common functionality that is needed to enable a consistent and robust PowerShell development experience across multiple editors.

If you are already wondering about PowerShell ISE, read this last line from PowerShell team announcement.

Share on: