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 4
4
5
5
Adds support for the MS PowerShell programming language.
6
6
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
-
17
7
### Installing
18
8
19
9
1 . Install [ package control] [ package_control ] for Sublime Text.
@@ -28,5 +18,10 @@ Adds support for the MS PowerShell programming language.
28
18
29
19
You want to contribute? Awesome! Take a look at [ CONTRIBUTING.md] ( CONTRIBUTING.md ) .
30
20
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.
31
25
32
26
[ 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