File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 18441844 <key >name </key >
18451845 <string >meta.function-call.parens.matlab </string >
18461846 <key >begin </key >
1847- <string >([a-zA-Z][a-zA-Z0-9_]*)\s*(\() </string >
1847+ <string >(? < !\.)\b( [a-zA-Z][a-zA-Z0-9_]*)\s*(\() </string >
18481848 <key >end </key >
18491849 <string >(\)|(?< !\.{3}.*)\n) </string >
18501850 <key >beginCaptures </key >
30453045 </dict >
30463046 </dict >
30473047 </dict >
3048- <key >property </key >
3049- <dict >
3050- <key >comment </key >
3051- <string >Class property or enumeration member access </string >
3052- <key >name </key >
3053- <string >variable.other.property.matlab </string >
3054- <key >match </key >
3055- <string >(?< =\.)[a-zA-Z][a-zA-Z0-9_]*(?![a-zA-Z0-9_]|(?:\(|\{|\.\()) </string >
3056- </dict >
30573048 <key >readwrite_variable </key >
30583049 <dict >
30593050 <key >comment </key >
You can’t perform that action at this time.
0 commit comments