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 902
  • Win 711
  • Mac 102
  • Linux 89
Jul 27 Jul 26 Jul 25 Jul 24 Jul 23 Jul 22 Jul 21 Jul 20 Jul 19 Jul 18 Jul 17 Jul 16 Jul 15 Jul 14 Jul 13 Jul 12 Jul 11 Jul 10 Jul 9 Jul 8 Jul 7 Jul 6 Jul 5 Jul 4 Jul 3 Jul 2 Jul 1 Jun 30 Jun 29 Jun 28 Jun 27 Jun 26 Jun 25 Jun 24 Jun 23 Jun 22 Jun 21 Jun 20 Jun 19 Jun 18 Jun 17 Jun 16 Jun 15 Jun 14 Jun 13
Windows 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 0 0 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 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 1 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.