microsoft / vscode-html-languageservice

Language services for HTML
MIT License
229 stars 110 forks source link

Global attribute name as a pattern #186

Open thealjey opened 7 months ago

thealjey commented 7 months ago

Can I declare a custom html attribute that would match ANY attribute that starts with "h-"?

I wasn't able to find anything relating to pattern matching on a name in the docs or any kind of placeholder support, à la code-snippets.