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

feat(typescript-plugin): add emit JSDoc support #4365

Merged
merged 1 commit into from
May 10, 2024
Merged

Conversation

johnsoncodehk
Copy link
Member

Close #1894

It is not possible to generate virtual code that can display emit JSDoc. As an alternative, JSDoc is now calculated from the original type through TypeChecker and attach to the hover message via proxy getQuickInfoAtPosition.

@johnsoncodehk johnsoncodehk merged commit 635f4fe into master May 10, 2024
6 checks passed
@johnsoncodehk johnsoncodehk deleted the emit-jsdoc branch May 10, 2024 07:07
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

Successfully merging this pull request may close these issues.

JSDoc intellisense for Vue 3 setup events and component description
1 participant