language-tools icon indicating copy to clipboard operation
language-tools copied to clipboard

configuring tags?

Open yinkeli opened this issue 1 year ago • 0 comments

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"
  }

yinkeli avatar May 21 '24 01:05 yinkeli