language-tools
language-tools copied to clipboard
configuring tags?
Sorry, I'm not familiar with volar. I'd like to know if volar supports configuring the "vetur" property of package.json to enable code hinting for tags and properties like vetur does.
"vetur": {
"tags": "tags.json",
"attributes": "attributes.json"
}