
PowerShell Tools for Visual Studio – PowerShell editing and debugging in Visual Studio.
PowerShell Tools for Visual Studio brings the richness of the Visual Studio development experience together with the power of PowerShell. Using this extension you can:
An improved editing experience offers syntax highlighting, IntelliSense and code folding. You can quickly navigate your scripts with a function selection drop down. A rich debugging experience allows you to execute and single step through local and remote scripts. With support for breakpoints, the locals window and the call stack window you can easily find and fix bugs in your scripts. Support for running utilizing features such as DSC, Workflows and 64-bit modules (e.g. Sharepoint). The PowerShell Interactive Window provides instant execution with IntelliSense and remote session support. A project system is available to organize scripts and easily integrate with source control systems. It also offers a mechanism to provide module information for use in MSBuild scripts. Test adapter support for discovering and running Pester tests.