File tree Expand file tree Collapse file tree 2 files changed +25
-1
lines changed Expand file tree Collapse file tree 2 files changed +25
-1
lines changed Original file line number Diff line number Diff line change 55 "2.0.0" : " messages/2.0.0.txt" ,
66 "2.1.0" : " messages/2.1.0.txt" ,
77 "3.0.0-alpha.5" : " messages/3.0.0-alpha.5.txt" ,
8- "3.0.0-alpha.6" : " messages/3.0.0-alpha.6.txt"
8+ "3.0.0-alpha.6" : " messages/3.0.0-alpha.6.txt" ,
9+ "3.0.0-beta.1" : " messages/3.0.0-beta.1.txt"
910}
Original file line number Diff line number Diff line change 1+ v3.0.0-beta.1 (2017-07-08)
2+ --------------------------
3+
4+ PackageDev now enters BETA *wheee*
5+ (which doesn't really mean a lot for you, but anyway).
6+
7+ This latest release brings you:
8+
9+ + A new syntax definition for settings files
10+ + Auto-completions for settings files (@deathaxe)
11+ + A tooltip showing the default and a description parsed from comments
12+ when hovering a settings key (@deathaxe)
13+ + Highlighting of settings keys that couldn't be found in any reference file
14+ (and were probably mis-spelled) (@deathaxe)
15+
16+ + Completions for variables in syntax definitions
17+
18+ * Other minor changes and fixes
19+
20+ ---
21+
22+ Please test the package thoroughly and report issues at the issue tracker.
23+ https://github.com/SublimeText/PackageDev/issues
You can’t perform that action at this time.
0 commit comments