Awesome
PowerShell Package for Sublime Text 3
Adds support for the MS PowerShell programming language.
Installing
-
Install package control for Sublime Text.
-
Install the PowerShell package:
- Press <kbd>Ctrl + Shift + P</kbd> (<kbd>Cmd + Shift + P</kbd> on Mac)
- Select 'Install Package'
- Select 'PowerShell'
Developing
You want to contribute? Awesome! Take a look at CONTRIBUTING.md.
EditorSyntax
Syntax highlighting is provided by the project EditorSyntax. Issues about the grammar should be opened in EditorSyntax instead of this repo.