Skip to content

Commit 3dd8370

Browse files
committed
[ADD] support for code-workspace files
1 parent b3d6199 commit 3dd8370

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

vscode/asperheader/assets/formatingRules/languages.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,8 @@
145145
".json"
146146
],
147147
"jsonc": [
148-
".jsonc"
148+
".jsonc",
149+
".code-workspace"
149150
],
150151
"go": [
151152
".go"

0 commit comments

Comments
 (0)