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

TS language service seems to ignore the tsconfig.json in the open workspace #173882

Closed
joyceerhl opened this issue Feb 8, 2023 · 1 comment
Closed
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s) javascript JavaScript support issues

Comments

@joyceerhl
Copy link
Contributor

The TypeScript language service doesn't seem to be respecting the tsconfig.json; I'm always getting completions for browser APIs even if I specify noLib: true or manually specify the lib array in the compilerOptions. I'm also not getting completions from other flies in the include array.

For testing, I'm using projects that I imported via the MakeCode Arcade extension. The completions/language service works fine in this scenario in desktop VS code.

Reported by @riknoll

@mjbvz
Copy link
Collaborator

mjbvz commented Feb 8, 2023

Falls under #170920

@mjbvz mjbvz closed this as completed Feb 8, 2023
@mjbvz mjbvz added javascript JavaScript support issues *duplicate Issue identified as a duplicate of another issue(s) labels Feb 8, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Mar 25, 2023
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) javascript JavaScript support issues
Projects
None yet
Development

No branches or pull requests

2 participants