microsoft / microsoft/TypeScript

Allow settings.json to configure tssdk without a prompt

Open
#63,882 4 comments 3 reactions 3 assignees View on GitHub

@RyanCavanaugh is already working on this.

Since Aug 25, 2026.

  • #64019 by @copilot-swe-agent — open
Suggestion
Dominant language
Go
Stars
111k
Forks
14.3k
Avg merge
2d 4h
Merged PRs (30d)
132

Description

### Extension Version

Latest

### VS Code Version

Latest

### Operating system Version

Macos

### Steps to reproduce

N/A

### Issue

In our repository, we have a custom tsdk we'd like to use. While it's possible for us to configure one in the vscode settings files, but users need to accept the [prompt](https://github.com/microsoft/typescript-go/blob/8e53cbee812f369ff4293a70ecf2de379c052964/_extension/src/session.ts#L575) before using it.

Would it be possible to add a setting in settings.json that always opts a user into using the workspace's tsdk and skips the prompt?

Image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.