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

Power​Shell

by SublimeText ALL Trending

Support for the MS PowerShell programming language.

Details

  • 4.0.0
    3.2.0
  • github.​com
  • github.​com
  • 10 months ago
  • 2 hours ago
  • 14 years ago

Installs

  • Total 196K
  • Win 152K
  • Mac 28K
  • Linux 16K
Oct 8 Oct 7 Oct 6 Oct 5 Oct 4 Oct 3 Oct 2 Oct 1 Sep 30 Sep 29 Sep 28 Sep 27 Sep 26 Sep 25 Sep 24 Sep 23 Sep 22 Sep 21 Sep 20 Sep 19 Sep 18 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
Windows 10 65 44 18 24 36 33 35 29 44 11 22 31 46 41 48 32 15 15 30 36 36 55 37 20 16 33 41 33 33 36 13 19 54 41 36 40 25 15 14 30 46 42 40 37 16
Mac 0 4 3 3 2 4 6 4 5 8 2 1 10 6 8 7 8 2 4 4 4 2 5 6 0 5 3 5 6 10 3 3 1 6 4 5 5 2 1 1 5 7 6 5 6 3
Linux 1 7 4 7 0 4 11 5 2 5 0 6 2 3 4 0 1 5 3 2 5 3 6 3 3 2 4 2 4 5 6 4 3 2 5 5 5 3 4 5 7 5 10 5 4 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 adapted from the EditorSyntax project.