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

language services: If tsconfig.json under the ConguredProject project ignores some files, such as d.ts, opening these d.ts will create a new InferredProject. Is it designed like this? #60535

Open
schizobulia opened this issue Nov 19, 2024 · 0 comments

Comments

@schizobulia
Copy link

schizobulia commented Nov 19, 2024

πŸ”Ž Search Terms

If tsconfig.json under the ConguredProject project ignores some files, such as d.ts, opening these d.ts will create a new InferredProject. Is it designed like this?

πŸ•— Version & Regression Information

version: 5.6.3

⏯ Playground Link

No response

πŸ’» Code

// Your code here

πŸ™ Actual behavior

The two project paths are the same, but the ProjectKind is different

πŸ™‚ Expected behavior

Expect not to create a new project

Additional information about the issue

No response

@schizobulia schizobulia changed the title If tsconfig.json under the ConguredProject project ignores some files, such as d.ts, opening these d.ts will create a new InferredProject. Is it designed like this? language services: If tsconfig.json under the ConguredProject project ignores some files, such as d.ts, opening these d.ts will create a new InferredProject. Is it designed like this? Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant