File tree 2 files changed +16
-1
lines changed
2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 13
13
"3.2.8" : " messages/3.2.8.txt" ,
14
14
"3.2.18" : " messages/3.2.18.txt" ,
15
15
"3.3.0" : &quo
8000
t; messages/3.3.0.txt" ,
16
- "3.4.0" : " messages/3.4.0.txt"
16
+ "3.4.0" : " messages/3.4.0.txt" ,
17
+ "3.4.1" : " messages/3.4.1.txt"
17
18
}
Original file line number Diff line number Diff line change
1
+ v3.4.1 (2022-09-02)
2
+ -------------------
3
+
4
+ ## Trivial changes and fixes
5
+
6
+ - tmPreferences/Property List: Rewrite syntaxes, making them more robust regarding invalid
7
+ highlighting and embedded syntaxes like for scope selectors (#381, @deathaxe)
8
+ - tmPreferences: Add highlighting and completions for `foldScopes` (#381, @deathaxe)
9
+ - Theme: Support `null` value for `color_scheme_tint` (#370, @FichteFoll)
10
+ - Syntax: Add completion for `hidden` key (#376, @jfcherng)
11
+ - Syntax: Add `meta.string` scopes to non-double-quoted match strings (#375, @jfcherng)
12
+ - Syntax: Fix `hidden_file_extensions` name in highlighting and completions (#374, @deathaxe)
13
+ - Syntax: Use the proper non-default values for boolean key completions (@FichteFoll)
14
+ - Commands: Add argument completions for `show_panel` command (#378, @deathaxe)
You can’t perform that action at this time.
0 commit comments