
You can find instructions for installing VS Code and the PowerShell extension at our GitHub repo. Editor scripting API through the $psEditor object model.New file and project creation using Plaster templates.Highly configurable code formatter based on community best practices.Code navigations that allow you to find definitions and references of functions across your script files.Integrated script analysis and code fixes provided by PSScriptAnalyzer.Rich debugging experience including variables view, call stack, watch window, and various breakpoint types.PowerShell ISE-like interactive development experience with the PowerShell Integrated Console.

We’ve been working hard over the last year and a half to put together a first-class development experience for PowerShell that includes the following features: Linux with PowerShell v6 (all PowerShell-supported distributions).Windows 7 through 10 with PowerShell v3 and higher.Today we are extremely excited to announce that the PowerShell extension for Visual Studio Code has reached version 1.0! We are shipping this update to line up with the PowerShell Core 6.0 Beta.1 release to provide the official PowerShell development experience for all supported platforms:
