ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

Power​Shell

by SublimeText ALL

Support for the MS PowerShell programming language.

Details

  • 4.0.0
    3.2.0
  • github.​com
  • github.​com
  • 9 months ago
  • 20 minutes ago
  • 14 years ago

Installs

  • Total 195K
  • Win 152K
  • Mac 28K
  • Linux 16K
Sep 18 Sep 17 Sep 16 Sep 15 Sep 14 Sep 13 Sep 12 Sep 11 Sep 10 Sep 9 Sep 8 Sep 7 Sep 6 Sep 5 Sep 4 Sep 3 Sep 2 Sep 1 Aug 31 Aug 30 Aug 29 Aug 28 Aug 27 Aug 26 Aug 25 Aug 24 Aug 23 Aug 22 Aug 21 Aug 20 Aug 19 Aug 18 Aug 17 Aug 16 Aug 15 Aug 14 Aug 13 Aug 12 Aug 11 Aug 10 Aug 9 Aug 8 Aug 7 Aug 6 Aug 5 Aug 4
Windows 0 36 55 37 20 16 33 41 33 33 36 13 19 54 41 36 40 25 15 14 30 46 42 40 37 16 13 36 36 52 42 34 17 19 41 34 39 42 32 19 21 34 34 49 38 27
Mac 0 2 5 6 0 5 3 5 6 10 3 3 1 6 4 5 5 2 1 1 5 7 6 5 6 3 2 3 5 9 6 4 3 6 4 5 9 8 4 2 1 8 2 6 3 3
Linux 1 3 6 3 3 2 4 2 4 5 6 4 3 2 5 5 5 3 4 5 7 5 10 5 4 1 1 1 2 3 1 2 2 1 3 3 1 5 5 2 2 2 3 2 4 2

Readme

Source
raw.​githubusercontent.​com

PowerShell Package for Sublime Text 3

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! Take a look at CONTRIBUTING.md.

EditorSyntax

Syntax highlighting is adapted from the EditorSyntax project.