Преглед на файлове

ref: vsc region markers

Sv443 преди 7 месеца
родител
ревизия
45f459c7b7
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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",