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
  • 3 months ago
  • 1 month ago
  • 13 years ago

Installs

  • Total 189K
  • Win 147K
  • Mac 27K
  • Linux 15K
Mar 26 Mar 25 Mar 24 Mar 23 Mar 22 Mar 21 Mar 20 Mar 19 Mar 18 Mar 17 Mar 16 Mar 15 Mar 14 Mar 13 Mar 12 Mar 11 Mar 10 Mar 9 Mar 8 Mar 7 Mar 6 Mar 5 Mar 4 Mar 3 Mar 2 Mar 1 Feb 28 Feb 27 Feb 26 Feb 25 Feb 24 Feb 23 Feb 22 Feb 21 Feb 20 Feb 19 Feb 18 Feb 17 Feb 16 Feb 15 Feb 14 Feb 13 Feb 12 Feb 11 Feb 10 Feb 9
Windows 10 45 37 20 25 41 39 51 38 52 25 30 36 50 54 57 48 19 32 46 49 35 47 49 16 20 30 45 38 56 34 33 14 43 52 44 37 46 38 25 34 48 37 44 36 26
Mac 1 9 6 1 3 5 5 11 12 10 1 3 8 3 7 7 5 0 4 3 6 10 7 7 1 3 4 1 6 4 4 4 4 4 7 8 8 9 3 0 8 8 8 7 9 3
Linux 1 5 3 2 3 1 4 3 3 5 6 4 2 1 0 4 4 9 2 5 4 5 1 3 6 3 3 4 5 2 8 5 1 5 3 6 3 3 4 6 3 6 6 4 4 1

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.