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

Feature request: project-wide error check #3700

Closed
rodrigocfd opened this issue Nov 1, 2023 · 4 comments
Closed

Feature request: project-wide error check #3700

rodrigocfd opened this issue Nov 1, 2023 · 4 comments
Labels
duplicate This issue or pull request already exists

Comments

@rodrigocfd
Copy link

When working with pure TypeScript projects (not Vue), it is possible to make VSCode instantly highlight errors in all files in the project, with the following setting:

"typescript.tsserver.experimental.enableProjectDiagnostics": true

It would be really handy if this TypeScript feature could be extended to Vue files as well.

@so1ve
Copy link
Member

so1ve commented Nov 2, 2023

Since volar 2.0 no longer requires take over mode(it will reuse built-in TS extension), please wait for version 2.0 to be released, thanks!

@so1ve so1ve added the duplicate This issue or pull request already exists label Nov 2, 2023
@so1ve
Copy link
Member

so1ve commented Nov 2, 2023

Duplicate of #2490

@so1ve so1ve marked this as a duplicate of #2490 Nov 2, 2023
@so1ve so1ve closed this as not planned Won't fix, can't repro, duplicate, stale Nov 2, 2023
@rodrigocfd
Copy link
Author

@so1ve Is there an estimated release date for Volar 2.0?

Where can I follow its development progress?

@so1ve
Copy link
Member

so1ve commented Jan 13, 2024

There is no exact timing as Volar.js 2.0 is not yet complete.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants