News

This extension provides rich PowerShell language support for Visual Studio Code (VS Code). Now you can write and debug PowerShell scripts using the excellent IDE-like interface that VS Code provides.
executionpolicy (Enum): Run powershell with specified executionpolicy (default: System default). Valid enum values are Restricted, AllSigned, RemoteSigned, Unrestricted, Bypass, Undefined.