Requirements
InfoPowerShell ToolsPowerShell Tools for Visual Studio brings the richness of the Visual Studio development experience together with the power of PowerShell. Using this extension, you can: IntelliSensePowerShell Tools provides IntelliSense for cmdlets, parameters, .NET classes, variables and paths. DebuggingSet breakpoints and step through PowerShell scripts with the Visual Studio debugger. View local variables, call stack and set watch variables. Project SystemOrganize scripts in a Visual Studio project that can generate manifests and package scripts as executables. Interactive ConsoleThe PowerShell Interactive Window provides an interactive console experience that supports IntelliSense. Pester Test AdapterThe Pester Test adapter displays tests and allows you to run them from the Test Explorer window. PowerShell Pro ToolsPowerShell Pro Tools provides additional features for PowerShell pros. PowerShell 6 and 7 SupportExecute scripts in PowerShell 6 and 7 within Visual Studio. Static Script AnalysisPSScriptAnalyzer support provides inline recommendations and quick fixes. Windows Forms DesignerThe PowerShell Windows Forms designer generates PowerShell script with the built-in, drag and drop forms designer. WPF DesignerThe WPF Designer generates event handlers and XAML loading methods automatically. PowerShell Script PackagingThe PowerShell script packaging system compiles PowerShell scripts to executables with a large set of options. Variables Tool WindowThe variables tool window provides access to variables even when you aren't in the debugger. Modules Tool WindowThe modules tool window displays modules loaded into the current session and available on the system. |