Skip to content

doesitscript/vscode-powershell

 
 

Repository files navigation

Windows PowerShell for Visual Studio Code

This extension provides Windows PowerShell language support for Visual Studio Code. More details forthcoming.

Features

  • IntelliSense for cmdlets and more
  • Rule-based analysis provided by Windows PowerShell Script Analyzer
  • Go to Definition for cmdlets and variables
  • Find References of cmdlets and variables
  • Local script debugging!

Example Scripts

There are some example scripts in the extension's examples folder that you can use to discover PowerShell editing and debugging functionality. Please check out the included README.md file to learn more about how to use them.

This folder can be found at the following path:

c:\Users\<yourusername>\.vscode\extensions\daviwil.PowerShell\examples

Contributing to the Code

Check out the development documentation for more details on how to contribute to this extension!

License

This extension is licensed under the MIT License. Please see the [third-party notices](Third Party Notices.txt) file for details on the third-party binaries that we include with releases of this project.

About

Provides PowerShell language and debugging support for Visual Studio Code

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 90.3%
  • PowerShell 9.7%