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

Installs

  • Total 179K
  • Win 139K
  • Mac 26K
  • Linux 14K
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 Mar 15 Mar 14 Mar 13 Mar 12 Mar 11 Mar 10 Mar 9
Windows 34 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 39 53 51 29 16 21 46 56 37 41 44 26 24
Mac 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 6 10 8 9 5 3 4 5 9 10 7 3 2
Linux 3 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 8 3 4 5 1 1 4 7 8 8 4 7 7

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.