Skip to content

references TS project finding logic inconsistent to VSCode #649

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

Closed
johnsoncodehk opened this issue Oct 30, 2021 · 0 comments
Closed

references TS project finding logic inconsistent to VSCode #649

johnsoncodehk opened this issue Oct 30, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@johnsoncodehk
Copy link
Member

Issue: #525 (comment)

In this structure:

  • tsconfig.json: { "references": [{ "path": "./tsconfig.foo.json" }] }
    • tsconfig.foo.json: { "include": ["**/*"] }

Language support should point to tsconfig.foo.json not tsconfig.json.

@johnsoncodehk johnsoncodehk added the bug Something isn't working label Oct 30, 2021
@johnsoncodehk johnsoncodehk changed the title TS project finding logic inconsistent to VSCode references TS project finding logic inconsistent to VSCode Oct 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant