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

JSDoc missing when using emits shorthand #10662

Closed
so1ve opened this issue Apr 8, 2024 · 1 comment
Closed

JSDoc missing when using emits shorthand #10662

so1ve opened this issue Apr 8, 2024 · 1 comment

Comments

@so1ve
Copy link
Member

so1ve commented Apr 8, 2024

Vue version

3.4.21

Link to minimal reproduction

https://play.vuejs.org/#eNp9kU9PAjEQxb/KpJdFQpYQPa1A/BMOelCj3qyHsjssxW7btFMgIfvdbXcFPRhO7bz3Jv3N9MBurc23AVnBpr500hJ4pGBBCV3POCPP2Zzr0mhPgI0kmEGFK6lxEQs/PXANMB4OueYEQ0giYQW7NWpYGZPn+Y9zI5aenCipr8epLwYmk0kBH1uhAhYQA1LXn9dct/PBRTy4Tk8Osj6YjSBbCpclZzruaedsFBkj3krW+cYbHQfpmDgrTWOlQvdsSUZ8zgronOQJpczusdPIBRwd9XKN5dc/+sbvk8bZi0OPboucnTwSrkbq7cXbE+7j/WQ2pgoqps+Yr+iNComxj90FXUXsP7mO9qGxxlHcz7tf7Am1Pw6VQFOy7fKcxd+8PzP6L+5lftX1xXWz9huEF6nc

Steps to reproduce

Just hover on the emit('foo111') call.

What is expected?

Should have the corresponding jsdoc.

What is actually happening?

No jsdoc.

System Info

No response

Any additional comments?

No response

@yyx990803
Copy link
Member

Will be solved in 3.5 via 75c8cf6 + corresponding changes in language-tools (vuejs/language-tools@a27caa1)

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