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
  • 5 months ago
  • 2 hours ago
  • 13 years ago

Installs

  • Total 191K
  • Win 149K
  • Mac 27K
  • Linux 15K
May 12 May 11 May 10 May 9 May 8 May 7 May 6 May 5 May 4 May 3 May 2 May 1 Apr 30 Apr 29 Apr 28 Apr 27 Apr 26 Apr 25 Apr 24 Apr 23 Apr 22 Apr 21 Apr 20 Apr 19 Apr 18 Apr 17 Apr 16 Apr 15 Apr 14 Apr 13 Apr 12 Apr 11 Apr 10 Apr 9 Apr 8 Apr 7 Apr 6 Apr 5 Apr 4 Apr 3 Apr 2 Apr 1 Mar 31 Mar 30 Mar 29 Mar 28
Windows 26 8 26 38 40 40 43 34 21 23 29 19 39 38 35 17 24 32 37 33 33 24 21 26 33 34 47 44 43 16 18 43 51 56 36 43 21 17 29 54 41 50 44 23 28 44
Mac 3 0 1 4 4 11 7 6 0 4 5 5 5 15 5 4 3 2 5 7 3 7 2 2 6 7 15 5 4 3 3 6 2 7 5 6 5 3 1 10 7 7 11 5 4 7
Linux 3 7 5 0 4 4 1 5 3 3 5 5 7 8 4 4 4 4 4 4 5 3 3 1 2 4 8 5 5 2 4 7 7 3 2 5 1 7 6 3 5 0 4 7 5 7

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.