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
  • 2 hours ago
  • 10 years ago

Installs

  • Total 896
  • Win 711
  • Mac 98
  • Linux 87
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 Mar 8 Mar 7 Mar 6 Mar 5 Mar 4 Mar 3 Mar 2 Mar 1 Feb 29 Feb 28 Feb 27 Feb 26 Feb 25 Feb 24 Feb 23 Feb 22 Feb 21 Feb 20 Feb 19 Feb 18 Feb 17 Feb 16 Feb 15 Feb 14
Windows 0 0 1 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 0 0 0 0 0 0 1 0
Mac 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 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 0 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.