File tree Expand file tree Collapse file tree 2 files changed +28
-1
lines changed Expand file tree Collapse file tree 2 files changed +28
-1
lines changed Original file line number Diff line number Diff line change 88 "3.0.1" : " messages/3.0.1.txt" ,
99 "3.1.0" : " messages/3.1.0.txt" ,
1010 "3.1.7" : " messages/3.1.7.txt" ,
11- "3.2.0" : " messages/3.2.0.txt"
11+ "3.2.0" : " messages/3.2.0.txt" ,
12+ "3.2.2" : " messages/3.2.2.txt"
1213}
Original file line number Diff line number Diff line change 1+ v3.2.2 (2019-01-15)
2+ -------------------
3+
4+ * Added a command to edit the currently active color scheme in a User override (#200)
5+ * Auto-completions now work in cloned files (#142)
6+ * Syntax: Fixed highlighting of multi-push statements and provide completions (@deathaxe, #209)
7+ * Syntax: Added input helpers for `:` and `-` (@deathaxe, #212)
8+ * Settings: Added proper setting sources for widget settings (#206)
9+
10+ Small changes:
11+
12+ * The bundled sublime_lib has been removed and replaced with an actual dependency:
13+ <https://github.com/SublimeText/sublime_lib#readme>
14+ * Fixed wrong arg in the menu template (@calculuswhiz, #207)
15+ * Syntax Tests: Extend test range in completions as far as possible (@Thom1729, #202)
16+ * Syntax: Added `first_line_match` completion (@deathaxe, #214)
17+ * Settings: Added more undocumented settings hints
18+ * Themes: Support new attributes for VCS-aware sidebar
19+
20+
21+ Notes from earlier releases that weren't shown:
22+
23+ * Themes: Allow more values for certain keys (#198, #199)
24+ * Themes: `highlight_colour` was an upstream misspelling of `highlight_color`
25+ * Settings: Consider `Base File.sublime-settings` files for default Preferences (#196)
26+ * Schemes: Fix mis-scoped completions (@deathaxe, #194)
You can’t perform that action at this time.
0 commit comments