Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for typescript.tsdk option on folder level #200751

Closed
e965 opened this issue Dec 13, 2023 · 2 comments
Closed

Add support for typescript.tsdk option on folder level #200751

e965 opened this issue Dec 13, 2023 · 2 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@e965
Copy link

e965 commented Dec 13, 2023

Situation - I want to use a new yarn berry with PnP, but unfortunately I can't do it in the way I'm used to. The way I'm used to it is that I have one workspace where all the projects I'm working on are stacked like folders (I think it's called "multi-root workspace").

For PnP to work properly, I need to set the Typescript version from the sdk, but unfortunately I can only do that if I open each project as a separate workspace, which is inconvenient.

image

I wish the seetting that controls this (typescript.tsdk) had support at the folder level, not the entire workspace.

@mjbvz
Copy link
Collaborator

mjbvz commented Dec 14, 2023

Duplicate of #81205. Still not worth it IMO for the complexity it adds

@mjbvz mjbvz closed this as completed Dec 14, 2023
@mjbvz mjbvz added the *duplicate Issue identified as a duplicate of another issue(s) label Dec 14, 2023
@e965
Copy link
Author

e965 commented Dec 14, 2023

@mjbvz however, the problem does exist. And it's at least 4 years old, judging by the issue you attached. Why not keep the issue open so you don't forget about it?
Perhaps in the future the team can revisit this issue and figure out how to make better use of the TS language server.

@github-actions github-actions bot locked and limited conversation to collaborators Jan 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

2 participants