Installing the PowerShell Extension in Visual Studio Code
Jose here for a quick howto:
Have VSCode running (obviously :-p )
Press CTRL+P
Type “ext install powershell” and then hit enter..
and viola.. hit the green install button and you are rocking.

0 Comments