File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -1845,7 +1845,7 @@ repository:
1845
1845
- include : ' #regexp'
1846
1846
# Check if complete regexp syntax
1847
1847
- name : string.regexp.ts
1848
- begin : (?<![_$[:alnum:])])\/(?![\/*])(?=(?:[^\/\\\[]|\\.|\[([^\]\\]|\\.)+\])+\/(?![\/*])[gimy ]*(?!\s*[a-zA-Z0-9_$]))
1848
+ begin : (?<![_$[:alnum:])])\/(?![\/*])(?=(?:[^\/\\\[]|\\.|\[([^\]\\]|\\.)+\])+\/(?![\/*])[gimuy ]*(?!\s*[a-zA-Z0-9_$]))
1849
1849
beginCaptures :
1850
1850
' 0 ' : {name: punctuation.definition.string.begin.ts}
1851
1851
end : (/)([gimuy]*)
Original file line number Diff line number Diff line change 5030
5030
<key >name </key >
5031
5031
<string >string.regexp.ts </string >
5032
5032
<key >begin </key >
5033
- <string >(?< ![_$[:alnum:])])\/(?![\/*])(?=(?:[^\/\\\[]|\\.|\[([^\]\\]|\\.)+\])+\/(?![\/*])[gimy ]*(?!\s*[a-zA-Z0-9_$])) </string >
5033
+ <string >(?< ![_$[:alnum:])])\/(?![\/*])(?=(?:[^\/\\\[]|\\.|\[([^\]\\]|\\.)+\])+\/(?![\/*])[gimuy ]*(?!\s*[a-zA-Z0-9_$])) </string >
5034
5034
<key >beginCaptures </key >
5035
5035
<dict >
5036
5036
<key >0 </key >
Original file line number Diff line number Diff line change 4976
4976
<key >name </key >
4977
4977
<string >string.regexp.tsx </string >
4978
4978
<key >begin </key >
4979
- <string >(?< ![_$[:alnum:])])\/(?![\/*])(?=(?:[^\/\\\[]|\\.|\[([^\]\\]|\\.)+\])+\/(?![\/*])[gimy ]*(?!\s*[a-zA-Z0-9_$])) </string >
4979
+ <string >(?< ![_$[:alnum:])])\/(?![\/*])(?=(?:[^\/\\\[]|\\.|\[([^\]\\]|\\.)+\])+\/(?![\/*])[gimuy ]*(?!\s*[a-zA-Z0-9_$])) </string >
4980
4980
<key >beginCaptures </key >
4981
4981
<dict >
4982
4982
<key >0 </key >
You can’t perform that action at this time.
0 commit comments