File tree 1 file changed +11
-0
lines changed
1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change 4
4
5
5
- enh(parser) support multi-class matchers (#3081 ) [ Josh Goebel] [ ]
6
6
- enh(parser) Detect comments based on english like text, rather than keyword list [ Josh Goebel] [ ]
7
+ - adds ` title.class ` sub-scope support (#3078 ) [ Josh Goebel] [ ]
8
+ - adds ` title.function ` sub-scope support (#3078 ) [ Josh Goebel] [ ]
9
+ - adds ` beforeMatch ` compiler extension (#3078 ) [ Josh Goebel] [ ]
7
10
8
11
Grammars:
9
12
13
+ - enh(java) Simplified class-like matcher (#3078 ) [ Josh Goebel] [ ]
14
+ - enh(cpp) Simplified class-like matcher (#3078 ) [ Josh Goebel] [ ]
15
+ - enh(rust) Simplified class-like matcher (#3078 ) [ Josh Goebel] [ ]
16
+ - enh(actionscript) Simplified class-like matcher (#3078 ) [ Josh Goebel] [ ]
17
+ - enh(arcade) ` function.title ` => ` title.function ` (#3078 ) [ Josh Goebel] [ ]
18
+ - enh(autoit) ` function.title ` => ` title.function ` (#3078 ) [ Josh Goebel] [ ]
19
+ - enh(c) ` function.title ` => ` title.function ` (#3078 ) [ Josh Goebel] [ ]
20
+ - enh(rust) support function invoke and ` impl ` (#3078 ) [ Josh Goebel] [ ]
10
21
- chore(properties) disable auto-detection #3102 [ Josh Goebel] [ ]
11
22
- fix(properties) fix incorrect handling of non-alphanumeric keys #3102 [ Egor Rogov] [ ]
12
23
- enh(java) support functions with nested template types (#2641 ) [ Josh Goebel] [ ]
You can’t perform that action at this time.
0 commit comments