Skip to content

Comments

Add typescript.enablePromptUseWorkspaceTsdk in .vscode/settings.json#21

Open
Dionysusnu wants to merge 1 commit intoroblox-ts:masterfrom
Dionysusnu:patch-3
Open

Add typescript.enablePromptUseWorkspaceTsdk in .vscode/settings.json#21
Dionysusnu wants to merge 1 commit intoroblox-ts:masterfrom
Dionysusnu:patch-3

Conversation

@Dionysusnu
Copy link

While we already add typescript.tsdk, this setting does not automatically apply in workspace contexts; it only offers it as an option for manual selection. By default, the global typescript version is still used, leading to version differences and false-positive errors. Setting typescript.enablePromptUseWorkspaceTsdk triggers an explicit prompt to switch to the workspace setting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant