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

Component description doesnt show up in VS Code #4378

Closed
moritz-baecker-integra opened this issue May 14, 2024 · 1 comment
Closed

Component description doesnt show up in VS Code #4378

moritz-baecker-integra opened this issue May 14, 2024 · 1 comment

Comments

@moritz-baecker-integra
Copy link

When using the <script setup> sytax with TypeScript, the description for a component won't show up when hovering over the component.

This doesn't work:
image
image

But this does:
image
image

I would expect it to work in both cases

@so1ve
Copy link
Member

so1ve commented May 15, 2024

You may use @vue-macros/volar/setup-jsdoc

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

2 participants