mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-08 09:08:48 +01:00
Enable typescript.enablePromptUseWorkspaceTsdk in repo (#204381)
This will prompt users to switch to the workspace version on first open of the workspace
This commit is contained in:
Vendored
+1
@@ -171,4 +171,5 @@
|
||||
"css.format.spaceAroundSelectorSeparator": true,
|
||||
"inlineChat.mode": "live",
|
||||
"testing.defaultGutterClickAction": "contextMenu",
|
||||
"typescript.enablePromptUseWorkspaceTsdk": true,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user