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

Power​Shell

by SublimeText ALL Trending

Support for the MS PowerShell programming language.

Details

  • PRE 4.0.0-alpha.01
    3.1.1
    3.1.0
  • github.​com
  • github.​com
  • 3 years ago
  • 2 hours ago
  • 12 years ago

Installs

  • Total 180K
  • Win 140K
  • Mac 26K
  • Linux 14K
May 17 May 16 May 15 May 14 May 13 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
Windows 6 42 37 36 37 14 14 28 36 29 27 22 15 23 42 32 32 44 28 21 15 31 42 35 40 45 19 25 34 48 42 45 41 18 18 41 43 36 42 30 20 12 40 32 47 36
Mac 1 8 10 10 4 3 1 7 7 6 3 7 2 1 5 8 8 3 6 2 3 8 3 5 6 9 1 3 11 12 6 7 6 5 3 2 2 5 9 4 5 3 3 6 11 2
Linux 0 4 4 4 1 3 3 3 5 3 4 3 3 1 3 5 8 8 2 3 1 3 2 4 4 5 2 1 5 3 2 7 0 1 1 1 2 5 4 12 3 4 3 7 5 4

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 provided by the project EditorSyntax. Issues about the grammar should be opened in EditorSyntax instead of this repo.