PowerShell
Last updated
Was this helpful?
Last updated
Was this helpful?
is a task automation and configuration management framework from Microsoft, consisting of a command-line shell and associated scripting language.
No requirements.
Now you can write and debug PowerShell scripts using the excellent IDE-like interface that Visual Studio Code provides.
No environment.
No specific settings.
Change enable
from False
to True
in the powershell
section (cf ).
You can also take a look at the .
This provides rich PowerShell language support for Visual Studio Code.
No .