PowerShell
Support for the MS PowerShell programming language.
Installations minus removals
Upgrades
- 200,732 installs
- 335 stars
Links
Versions
6.2.3
(>ST4203)
·
5.1.2
(ST4107 - 4203)
·
3.2.0
(<ST4107)
·
More
-
(>ST4203)
6.2.2
·
2026-06-19 16:58 -
6.2.1
·
2026-05-25 16:47 -
6.2.0
·
2026-05-18 23:50 -
6.1.0
·
2026-04-22 18:02 -
6.0.0
·
2026-04-22 15:17 -
5.0.3
·
2026-04-20 00:27 -
5.0.2
·
2026-04-02 16:19 -
5.0.1
·
2026-01-29 19:37 -
5.0.0
·
2026-01-19 03:55 -
5.0.0-beta.02
·
2025-12-29 17:05 -
4.2.0
·
2025-12-29 17:01 -
5.0.0-beta.01
·
2025-12-19 19:57 -
4.1.0
·
2025-12-01 17:21 -
4.1.0-beta.01
·
2025-11-19 18:45 -
(ST4107 - 4203)
5.1.1
·
2026-05-28 09:43 -
5.1.0
·
2026-04-22 18:02 -
5.0.3
·
2026-04-20 00:27 -
5.0.2
·
2026-04-02 16:19
PowerShell Package for Sublime Text
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
Install Package Control for Sublime Text.
Install the PowerShell package:
- Press Ctrl+Shift+P (Cmd+Shift+P on Mac)
- Select Install Package.
- 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; Cmd+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.