JetBrains / web-types

JSON standard for documenting web component libraries for IDEs, documentation generators and other tools
Apache License 2.0
279 stars 25 forks source link

custom vue component tag attribute description in intellisense #5

Closed halatas closed 4 years ago

halatas commented 4 years ago

I generated a web-types.json for locally developed vue components and want to include a description for tag attributes. Intellisense works for component and tags. I tried manually adding a description for tag attributes per schema, however it did not work.

Best regards,

piotrtomiak commented 4 years ago

@halatas I am sorry, but we do not support showing documentation within WebStorm yet. This is one of the things I am going to work on in the upcoming weeks. Please follow https://youtrack.jetbrains.com/issue/WEB-40545 .

piotrtomiak commented 4 years ago

@halatas I've implemented support for documentation. It should be released this week or next week in WebStorm 2019.3 EAP