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

stposh

by gravejester ALL

Add PowerShell support to Sublime Text

Details

  • 2014.03.04.18.20.25
  • github.​com
  • github.​com
  • 10 years ago
  • 36 minutes ago
  • 10 years ago

Installs

  • Total 899
  • Win 711
  • Mac 100
  • Linux 88
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 Mar 21 Mar 20 Mar 19 Mar 18 Mar 17
Windows 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0
Mac 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Linux 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

Readme

Source
raw.​githubusercontent.​com

stposh

Add PowerShell support to Sublime Text

Features
  • Syntax highlighting of PowerShell code with smart matching of commands based on the approved verb list by Microsoft
  • Recognizes function declarations and adds them to the symbols list, so they can be quickly navigated to by using Goto > Symbol Ctrl + R
  • Easy toggle line comments and block comments with preservation of indentations. Thanks to Nathan M!
  • Quickly mark section of code as debug or test, by using the keyword DEBUG! in a comment
  • Includes a custom version of the Monokai color scheme. The only change is a slightly darker default color and setting color to the variable scope (white)
  • Full command completion of native PowerShell commands
  • Includes a library of 22 snippets
Installation

If you use Package Control, just search for stposh. If you'd rather install manually, download the files and unpack them in a suitable location under the Sublime Text packages folder.