File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed
Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 4646 [" (" , " )" ],
4747 [" [" , " ]" ]
4848 ],
49- "wordPattern" : " (?<=(?<!\\\\ )(\\\\ {4})*)(\\\\ {4}|\\\\ {2}[^\\\\\" ]|\\\\ u[0-9a-fA-F]{4}|\\\\ [bfnrt /\\\\\" ])|(?<=\\\\ {2}[kg]|\\ (\\ ?\\ (?)[<']\\ w+[+-]?\\ d*['>]?|(?<=\\\\ [pP]{\\ ^?)[a-zA-Z _-][\\ w _-]*(?=})|(?<=\\ [:\\ ^?)[a-zA-Z]\\ w*(?=:])"
49+ "wordPattern" : " (?<=(?<!\\\\ )(\\\\ {4})*)(\\\\ {4}|\\\\ {2}[^\\\\\" ]|\\\\ u[0-9a-fA-F]{4}|\\\\ [bfrt /\\\\\" ])|(?<=\\\\ {2}[kg]|\\ (\\ ?\\ (?)[<']\\ w+[+-]?\\ d*['>]?|(?<=\\\\ [pP]{\\ ^?)[a-zA-Z _-][\\ w _-]*(?=})|(?<=\\ [:\\ ^?)[a-zA-Z]\\ w*(?=:])"
5050}
Original file line number Diff line number Diff line change 269269 },
270270 "editor.inlineSuggest.syntaxHighlightingEnabled" : true ,
271271 "editor.defaultFormatter" : " RedCMD.tmlanguage-syntax-highlighter" ,
272- "editor.comments.insertSpace" : false
272+ "editor.comments.insertSpace" : false ,
273+ "editor.wrapOnEscapedLineFeeds" : true
273274 },
274275 "[json-textmate-regex]" : {
275276 "editor.snippetSuggestions" : " top" ,
283284 "comments" : " off"
284285 },
285286 "editor.inlineSuggest.syntaxHighlightingEnabled" : true ,
286- "editor.inlineSuggest.enabled" : true
287+ "editor.inlineSuggest.enabled" : true ,
288+ "editor.wrapOnEscapedLineFeeds" : true
287289 },
288290 "[yaml-textmate]" : {
289291 "editor.tabSize" : 2 ,
You can’t perform that action at this time.
0 commit comments