postalservice14 / vuejs-plugin

[DEPRECATED] Vue.js features for the Intellij Platform (WebStorm, RubyMine, Intellij, etc)
139 stars 20 forks source link

Documentation in VueJS component not surfacing in UI documentation popups #32

Open ghost opened 6 years ago

ghost commented 6 years ago

Hi, it'd be neat if the documentation written in VueJs Components would be presented on hover documentation popups within IntelliJ, as expected.

https://alligator.io/vuejs/propdoc-document-components/

https://imgur.com/a/bQI3n

Cheers.