Skip to content

Commit 3000a93

Browse files
committed
fix(vscode): remove colorizedBracketPairs config for plaintext
close #5029
1 parent 32f91d4 commit 3000a93

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

extensions/vscode/package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -67,10 +67,6 @@
6767
{
6868
"id": "jade",
6969
"configuration": "./languages/sfc-template-language-configuration.json"
70-
},
71-
{
72-
"id": "plaintext",
73-
"configuration": "./languages/sfc-template-language-configuration.json"
7470
}
7571
],
7672
"typescriptServerPlugins": [

0 commit comments

Comments
 (0)