Thanks to visit codestin.com
Credit goes to github.com

Skip to content

michaelblyons/PowerShell

 
 

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; 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.

About

Support for the MS PowerShell programming language.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PowerShell 100.0%