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
  • 30 minutes ago
  • 12 years ago

Installs

  • Total 179K
  • Win 139K
  • Mac 26K
  • Linux 14K
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 Mar 27 Mar 26 Mar 25 Mar 24 Mar 23 Mar 22
Windows 5 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 28 14 17 21 27 43 41 34 21 12 28
Mac 4 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 4 3 5 6 9 12 10 7 0 1 7
Linux 2 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 3 2 1 2 4 4 2 5 0 0 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 provided by the project EditorSyntax. Issues about the grammar should be opened in EditorSyntax instead of this repo.