mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-20 02:08:47 +00:00
Turn on tree sitter (#246183)
This commit is contained in:
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@@ -172,6 +172,9 @@
|
||||
"css.format.spaceAroundSelectorSeparator": true,
|
||||
"eslint.useFlatConfig": true,
|
||||
"editor.occurrencesHighlightDelay": 0,
|
||||
"editor.experimental.preferTreeSitter.typescript": true,
|
||||
"editor.experimental.preferTreeSitter.regex": true,
|
||||
"editor.experimental.preferTreeSitter.css": true,
|
||||
"typescript.experimental.expandableHover": true,
|
||||
"git.diagnosticsCommitHook.enabled": true,
|
||||
"git.diagnosticsCommitHook.sources": {
|
||||
|
||||
Reference in New Issue
Block a user