mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-21 09:08:53 +01:00
Turn on TypeScript's experimental expandable hover by default in the VS Code workspace (#233336)
turning on the expandable hover
This commit is contained in:
committed by
GitHub
parent
eece0a9075
commit
bbfcaf8045
1
.vscode/settings.json
vendored
1
.vscode/settings.json
vendored
@@ -170,4 +170,5 @@
|
||||
"typescript.enablePromptUseWorkspaceTsdk": true,
|
||||
"eslint.useFlatConfig": true,
|
||||
"editor.occurrencesHighlightDelay": 0,
|
||||
"typescript.experimental.expandableHover": true,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user