488 Forks
1523 Stars
1523 Watchers

vscode-powershell

Provides PowerShell language and debugging support for Visual Studio Code

How to download and setup vscode-powershell

Open terminal and run command
git clone https://github.com/PowerShell/vscode-powershell.git
git clone is used to create a copy or clone of vscode-powershell repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with vscode-powershell https://github.com/PowerShell/vscode-powershell/archive/master.zip

Or simply clone vscode-powershell with SSH
[email protected]:PowerShell/vscode-powershell.git

If you have some problems with vscode-powershell

You may open issue on vscode-powershell support forum (system) here: https://github.com/PowerShell/vscode-powershell/issues