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

Installs

  • Total 168K
  • Win 131K
  • Mac 24K
  • Linux 13K
Jun 8 Jun 7 Jun 6 Jun 5 Jun 4 Jun 3 Jun 2 Jun 1 May 31 May 30 May 29 May 28 May 27 May 26 May 25 May 24 May 23 May 22 May 21 May 20 May 19 May 18 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
Windows 12 50 40 31 12 20 42 37 37 43 35 13 19 49 51 52 41 43 15 17 49 49 45 64 49 21 26 57 52 60 44 40 28 20 48 30 37 42 32 15 20 41 57 36 47 67
Mac 1 12 7 7 4 2 9 8 5 13 6 1 2 6 11 10 10 10 4 5 9 5 11 8 8 3 1 6 8 5 13 9 4 4 7 5 5 6 9 3 6 5 6 4 6 8
Linux 0 2 7 4 2 2 8 6 5 6 1 4 1 5 5 8 3 4 5 1 2 3 3 5 3 3 4 5 5 6 5 1 4 5 6 7 3 6 5 2 3 3 6 3 5 5

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.