Explorar o código

ref: vsc region markers

Sv443 hai 7 meses
pai
achega
45f459c7b7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .vscode/settings.json

+ 1 - 1
.vscode/settings.json

@@ -19,7 +19,7 @@
       "color": "black",
       "overviewRulerColor": "#ed0",
     },
-    "((//\\s*|/\\*\\s*)?#region ([^\\S\\r\\n]*[\\(\\)\\w,.\\-_&+#*'\"/]+)*[:]*)": { //#region test (abc):
+    "((//\\s*|/\\*\\s*)?#region ([^\\S\\r\\n]*[\\(\\)\\w,.\\-_&+#*'\"/:]+)*)": { //#region test: (abc):
       "backgroundColor": "#5df",
       "color": "#000",
       "overviewRulerColor": "#5df",