diff --git a/.vscode/settings.json b/.vscode/settings.json index 3fd5fc71b4b..29f501a1de8 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -170,4 +170,5 @@ "typescript.enablePromptUseWorkspaceTsdk": true, "eslint.useFlatConfig": true, "editor.occurrencesHighlightDelay": 0, + "typescript.experimental.expandableHover": true, }