microsoft / microsoft/TypeScript
Allow settings.json to configure tssdk without a prompt
- Lingua principale
- Go
- Stelle
- 111k
- Fork
- 14.3k
- Merge medio
- 2g 4h
- PR unite (30g)
- 132
Descrizione
### 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?
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Valutazione
Questa issue non è ancora stata valutata.