mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-24 12:19:20 +00:00
@@ -7,7 +7,7 @@
|
||||
],
|
||||
"repository": {
|
||||
"example": {
|
||||
"begin": "((@)example)\\s+",
|
||||
"begin": "((@)example)\\s+.*$",
|
||||
"while": "(^|\\G)\\s(?!@)",
|
||||
"beginCaptures": {
|
||||
"1": {
|
||||
|
||||
Reference in New Issue
Block a user