Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

SublimeText/PowerShell

Open more actions menu

Repository files navigation

PowerShell Package for Sublime Text

Join the chat at https://gitter.im/SublimeText/PowerShell

Adds support for the MS PowerShell programming language.

Features

  • Syntax highlighting
  • Symbol lookup for classes and functions
  • A build system to run the current file
  • Code snippets
  • Comment toggle
  • Indentation and code folding rules

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! File an issue or send us a PR.

Run the default build system in the syntax file to execute the regression tests. (Ctrl+B on Windows and Linux; Ctrl+B on Mac)

EditorSyntax

This project budded EditorSyntax in 2016 and tracked it from 2018 until 2024, when we diverged to follow Sublime Text conventions.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.