Skip to content

Commit e9738ef

Browse files
committed
Prerelease invitation
1 parent 46879ab commit e9738ef

File tree

3 files changed

+22
-2
lines changed

3 files changed

+22
-2
lines changed

messages.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"2.x": "messages/2.x.txt"
3-
}
2+
"3.1.1": "messages/prerelease-invitation.md"
3+
}

messages/2.x.txt

Whitespace-only changes.

messages/prerelease-invitation.md

+20
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# Prelease invitation
2+
3+
Hello PowerShell user. There are improvements underway to bring the
4+
syntax highlighting for PS more in line with the other Sublime Text
5+
languages. This means your color scheme should start highlighting
6+
similar concepts the same colors as you are used to in those other
7+
languages.
8+
9+
It is not perfect. And, as such, I'm inviting adventurous ST users to
10+
try it out ahead of time. If that sounds like you, open your Package
11+
Control Settings (usually `Cmd/Ctrl`+`Shift`+`P`, "Preferences: Package
12+
Control Settings") and add `"PowerShell"` to the array for
13+
`install_prereleases` in the right-hand pane.
14+
15+
If you find bugs, especially egregious ones that break code
16+
highlighting further down in the file, please mention them at
17+
https://github.com/SublimeText/PowerShell/issues and include "v4" in
18+
the title.
19+
20+
Thank you. Be well.

0 commit comments

Comments
 (0)