Skip to content

SublimeText/PowerShell

Repository files navigation

PowerShell Package for Sublime Text

Join the chat at https://gitter.im/SublimeText/PowerShell

Adds support for the MS PowerShell programming language.

Installing

  1. Install Package Control for Sublime Text.

  2. Install the PowerShell package:

    1. Press Ctrl+Shift+P (Cmd+Shift+P on Mac)
    2. Select Install Package.
    3. Select PowerShell.

Developing

You want to contribute? Awesome! Send us a PR.

EditorSyntax

Syntax highlighting was originally adapted from the EditorSyntax project.