vuetifyjs / vuetify

🐉 Vue Component Framework
https://vuetifyjs.com
MIT License
39.81k stars 6.96k forks source link

[Feature Request] add descriptions for Vuetify's tag completion in Vetur #11912

Closed octref closed 1 year ago

octref commented 4 years ago

Environment

Vuetify Version: 2.3.5 Vue Version: 2.6.11 Browsers: Chrome 84.0.4147.89 OS: Mac OS 10.15.3

Steps to reproduce

Expected Behavior

See tag's descritpions

Actual Behavior

Only have tag names. No tag descriptions.

Reproduction Link

https://github.com/octref/veturpack

image

This is after yarn add element-ui.

image

The issue is that vuetify/dist/json/tags.json has no description field.

I think including descriptions would provide users a better development experience.

image

robsontenorio commented 3 years ago

Vuetify v3 doesn’t generate even “ vuetify/dist/json/tags.json”