Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 899 Bytes

File metadata and controls

27 lines (16 loc) · 899 Bytes

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.