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

Power​Shell

by SublimeText ALL Trending

Support for the MS PowerShell programming language.

Details

  • 4.0.0
    3.2.0
  • github.​com
  • github.​com
  • 4 months ago
  • 3 hours ago
  • 13 years ago

Installs

  • Total 191K
  • Win 148K
  • Mac 27K
  • Linux 15K
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 Mar 27 Mar 26 Mar 25 Mar 24 Mar 23 Mar 22 Mar 21 Mar 20 Mar 19 Mar 18 Mar 17 Mar 16
Windows 31 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 46 49 45 37 20 25 41 39 51 38 52 25
Mac 4 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 12 9 9 6 1 3 5 5 11 12 10 1
Linux 6 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 4 5 5 3 2 3 1 4 3 3 5 6

Readme

Source
raw.​githubusercontent.​com

PowerShell Package for Sublime Text 3

Join the chat at http://gitter-im-s.njmu.s5.bt8.net/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.