File tree Expand file tree Collapse file tree 1 file changed +38
-2
lines changed Expand file tree Collapse file tree 1 file changed +38
-2
lines changed Original file line number Diff line number Diff line change 10181018 <string >(?=\)|,) </string >
10191019 <key >patterns </key >
10201020 <array >
1021+ <dict >
1022+ <key >include </key >
1023+ <string >#string </string >
1024+ </dict >
10211025 <dict >
10221026 <key >name </key >
10231027 <string >constant.language.boolean.matlab </string >
10341038 <key >include </key >
10351039 <string >#curly_brackets </string >
10361040 </dict >
1041+ <dict >
1042+ <key >include </key >
1043+ <string >#metaclass_literal </string >
1044+ </dict >
10371045 <dict >
10381046 <key >name </key >
10391047 <string >constant.integer.matlab </string >
11181126 </dict >
11191127 <key >patterns </key >
11201128 <array >
1129+ <dict >
1130+ <key >include </key >
1131+ <string >#string </string >
1132+ </dict >
11211133 <dict >
11221134 <key >name </key >
11231135 <string >constant.language.boolean.matlab </string >
11281140 <key >name </key >
11291141 <string >storage.modifier.access.matlab </string >
11301142 <key >match </key >
1131- <string >public|protected|private </string >
1143+ <string >public|protected|private|immutable </string >
11321144 </dict >
11331145 <dict >
11341146 <key >include </key >
11351147 <string >#curly_brackets </string >
11361148 </dict >
1149+ <dict >
1150+ <key >include </key >
1151+ <string >#metaclass_literal </string >
1152+ </dict >
1153+ <dict >
1154+ <key >name </key >
1155+ <string >constant.integer.matlab </string >
1156+ <key >match </key >
1157+ <string >[0-9]+ </string >
1158+ </dict >
11371159 </array >
11381160 </dict >
11391161 </array >
12081230 <string >(?=\)|,) </string >
12091231 <key >patterns </key >
12101232 <array >
1233+ <dict >
1234+ <key >include </key >
1235+ <string >#string </string >
1236+ </dict >
12111237 <dict >
12121238 <key >name </key >
12131239 <string >constant.language.boolean.matlab </string >
12181244 <key >name </key >
12191245 <string >storage.modifier.access.matlab </string >
12201246 <key >match </key >
1221- <string >public|protected|private </string >
1247+ <string >public|protected|private|immutable </string >
12221248 </dict >
12231249 <dict >
12241250 <key >include </key >
12251251 <string >#curly_brackets </string >
12261252 </dict >
1253+ <dict >
1254+ <key >include </key >
1255+ <string >#metaclass_literal </string >
1256+ </dict >
1257+ <dict >
1258+ <key >name </key >
1259+ <string >constant.integer.matlab </string >
1260+ <key >match </key >
1261+ <string >[0-9]+ </string >
1262+ </dict >
12271263 </array >
12281264 </dict >
12291265 </array >
You can’t perform that action at this time.
0 commit comments