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

Power​Shell

by SublimeText ALL

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
  • 1 hour ago
  • 13 years ago

Installs

  • Total 183K
  • Win 143K
  • Mac 26K
  • Linux 14K
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 Aug 3
Windows 26 45 21 14 30 26 27 40 37 20 11 31 47 33 38 31 19 21 35 48 38 40 43 17 20 36 40 45 46 31 18 17 32 36 41 39 30 23 16 35 51 26 46 30 18 15
Mac 5 6 2 3 1 5 4 5 5 1 0 7 6 11 8 3 3 3 5 2 9 9 6 3 1 7 3 2 3 4 1 1 4 4 12 8 4 0 2 3 11 7 14 5 0 2
Linux 2 5 2 1 2 3 3 2 5 1 1 4 6 4 4 4 0 3 3 2 7 3 2 1 1 2 6 2 7 5 1 4 4 6 2 1 6 3 3 1 2 2 3 0 2 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.