File tree Expand file tree Collapse file tree 2 files changed +22
-10
lines changed
Expand file tree Collapse file tree 2 files changed +22
-10
lines changed Original file line number Diff line number Diff line change 40424042 <key >begin </key >
40434043 <string >(?< ![_$[:alnum:]])(?:(?< =\.\.\.)|(?< !\.))(?=\bif\s*(\(([^\(\)]|(\([^\(\)]*\)))*\))\s*(?!\{)) </string >
40444044 <key >end </key >
4045- <string >(?=;|$) </string >
4045+ <string >(?=;|$|\} ) </string >
40464046 <key >patterns </key >
40474047 <array >
40484048 <dict >
68096809 <string >#type-function-return-type </string >
68106810 </dict >
68116811 <dict >
6812- <key >name </key >
6813- <string >storage.modifier.ts </string >
68146812 <key >match </key >
6815- <string >(?< ![_$[:alnum:]])(?:(?< =\.\.\.)|(?< !\.))(readonly)(?![_$[:alnum:]])(?:(?=\.\.\.)|(?!\.)) </string >
6813+ <string >(?< ![_$[:alnum:]])(?:(?< =\.\.\.)|(?< !\.))(readonly)(?![_$[:alnum:]])(?:(?=\.\.\.)|(?!\.))\s* </string >
6814+ <key >captures </key >
6815+ <dict >
6816+ <key >1 </key >
6817+ <dict >
6818+ <key >name </key >
6819+ <string >storage.modifier.ts </string >
6820+ </dict >
6821+ </dict >
68166822 </dict >
68176823 <dict >
68186824 <key >include </key >
77957801 <key >name </key >
77967802 <string >string.regexp.ts </string >
77977803 <key >begin </key >
7798- <string >(?< ![_$[:alnum:])\]]|\+\+|--|}|\*\/)\/(?![\/*])(?=(?:[^\/\\\[]|\\.|\[([^\]\\]|\\.)+\])+\/[gimsuy]*(?!\s*[a-zA-Z0-9_$])) </string >
7804+ <string >(( ?< ![_$[:alnum:])\]]|\+\+|--|}|\*\/)|((? < =^return|[^\._$[:alnum:]]return|^case|[^\._$[:alnum:]]case))\s* )\/(?![\/*])(?=(?:[^\/\\\[]|\\.|\[([^\]\\]|\\.)+\])+\/[gimsuy]*(?!\s*[a-zA-Z0-9_$])) </string >
77997805 <key >beginCaptures </key >
78007806 <dict >
78017807 <key >0 </key >
Original file line number Diff line number Diff line change 40464046 <key >begin </key >
40474047 <string >(?< ![_$[:alnum:]])(?:(?< =\.\.\.)|(?< !\.))(?=\bif\s*(\(([^\(\)]|(\([^\(\)]*\)))*\))\s*(?!\{)) </string >
40484048 <key >end </key >
4049- <string >(?=;|$) </string >
4049+ <string >(?=;|$|\} ) </string >
40504050 <key >patterns </key >
40514051 <array >
40524052 <dict >
67316731 <string >#type-function-return-type </string >
67326732 </dict >
67336733 <dict >
6734- <key >name </key >
6735- <string >storage.modifier.tsx </string >
67366734 <key >match </key >
6737- <string >(?< ![_$[:alnum:]])(?:(?< =\.\.\.)|(?< !\.))(readonly)(?![_$[:alnum:]])(?:(?=\.\.\.)|(?!\.)) </string >
6735+ <string >(?< ![_$[:alnum:]])(?:(?< =\.\.\.)|(?< !\.))(readonly)(?![_$[:alnum:]])(?:(?=\.\.\.)|(?!\.))\s* </string >
6736+ <key >captures </key >
6737+ <dict >
6738+ <key >1 </key >
6739+ <dict >
6740+ <key >name </key >
6741+ <string >storage.modifier.tsx </string >
6742+ </dict >
6743+ </dict >
67386744 </dict >
67396745 <dict >
67406746 <key >include </key >
77177723 <key >name </key >
77187724 <string >string.regexp.tsx </string >
77197725 <key >begin </key >
7720- <string >(?< ![_$[:alnum:])\]]|\+\+|--|}|\*\/)\/(?![\/*])(?=(?:[^\/\\\[]|\\.|\[([^\]\\]|\\.)+\])+\/[gimsuy]*(?!\s*[a-zA-Z0-9_$])) </string >
7726+ <string >(( ?< ![_$[:alnum:])\]]|\+\+|--|}|\*\/)|((? < =^return|[^\._$[:alnum:]]return|^case|[^\._$[:alnum:]]case))\s* )\/(?![\/*])(?=(?:[^\/\\\[]|\\.|\[([^\]\\]|\\.)+\])+\/[gimsuy]*(?!\s*[a-zA-Z0-9_$])) </string >
77217727 <key >beginCaptures </key >
77227728 <dict >
77237729 <key >0 </key >
You can’t perform that action at this time.
0 commit comments