Skip to content

Commit 158775c

Browse files
committed
update: add ignore zh-hans unicode
1 parent 3ddbace commit 158775c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

root/.vscode-server/data/Machine/settings.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,9 @@
5555
"evenBetterToml.formatter.indentTables": true,
5656
"evenBetterToml.formatter.indentEntries": true,
5757
"evenBetterToml.formatter.columnWidth": 119,
58+
"editor.unicodeHighlight.allowedLocales": {
59+
"zh-hans": true
60+
},
5861
"codingcopilot.enableInlineChat": true,
5962
"codingcopilot.enableCodelens": false,
6063
"codingcopilot.commitMessageLanguage": "en",

0 commit comments

Comments
 (0)