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

Add vetur component data to improve developer experience #962

Closed
rwparris2 opened this issue Feb 10, 2021 · 2 comments
Closed

Add vetur component data to improve developer experience #962

rwparris2 opened this issue Feb 10, 2021 · 2 comments
Assignees
Labels
Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add
Milestone

Comments

@rwparris2
Copy link

Vetur is the defacto extension for working with vue in VSCode.

It has a feature that allows framework authors to supply metadata to support code completion. This makes for a much nicer development experience. It allows me to be much more productive because I won't have to keep referring to the documentation for simple things like "what was that param named again?".

https://vuejs.github.io/vetur/guide/component-data.html#other-frameworks

Some examples of other libraries with vetur support:

@cagataycivici cagataycivici added the Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add label Feb 17, 2021
@cagataycivici
Copy link
Member

Sounds good, we'll get to it. Thanks.

@cagataycivici
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add
Projects
None yet
Development

No branches or pull requests

3 participants