File tree Expand file tree Collapse file tree 3 files changed +549
-211
lines changed Expand file tree Collapse file tree 3 files changed +549
-211
lines changed Original file line number Diff line number Diff line change 44
55Adds support for the MS PowerShell programming language.
66
7-
8- ## Status
9-
10- | | Windows |
11- | ---------| :------:|
12- | master| [ ![ Build status] ( https://ci.appveyor.com/api/projects/status/fgbrealw58sd8ado/branch/master?svg=true )] ( https://ci.appveyor.com/project/guillermooo/powershell/branch/master ) |
13- | dev| [ ![ Build status] ( https://ci.appveyor.com/api/projects/status/fgbrealw58sd8ado/branch/dev?svg=true )] ( https://ci.appveyor.com/project/guillermooo/powershell/branch/dev ) |
14-
15-
16-
177### Installing
188
1991 . Install [ package control] [ package_control ] for Sublime Text.
@@ -28,5 +18,10 @@ Adds support for the MS PowerShell programming language.
2818
2919You want to contribute? Awesome! Take a look at [ CONTRIBUTING.md] ( CONTRIBUTING.md ) .
3020
21+ ### EditorSyntax
22+
23+ Syntax highlighting is provided by the project [ EditorSyntax] [ ] .
24+ Issues about the grammar should be opened in ** EditorSyntax** instead of this repo.
3125
3226[ package_control ] : https://sublime.wbond.net/installation
27+ [ EditorSyntax ] : https://github.com/PowerShell/EditorSyntax
You can’t perform that action at this time.
0 commit comments