SublimeText/PowerShell

Created Apr 28, 2022 · View the SublimeText/PowerShell repository page

Support for the MS PowerShell programming language.

Want this for your repo?

Render a free sample of any GitHub repo in seconds.

Visualize your own →

Contributors

19

Lines of Code

522

From

Apr 25, 2010

To

Apr 10, 2021

About SublimeText/PowerShell

This is an official Sublime Text package that provides comprehensive support for Microsoft PowerShell development within the editor. The package adds syntax highlighting for PowerShell code, allowing developers to write scripts with proper color-coded language elements. It includes a symbol lookup feature for quickly navigating to classes and functions, a build system to execute the current file directly from the editor, and a collection of code snippets to speed up common PowerShell patterns.

Beyond syntax support, the package offers practical editing features including comment toggle functionality for quickly commenting and uncommenting code blocks, plus indentation and code folding rules that help organize and navigate larger PowerShell scripts. The package can be easily installed through Sublime Text's Package Control system, making it accessible to the Sublime Text community.

The project has an interesting history, having evolved from the EditorSyntax project that was originally created within the PowerShell organization. The maintainers actively invite community contributions and maintain a test suite that can be run through Sublime Text's build system to ensure code quality and catch regressions.

Share this video