pushqrdx / vscode-inline-html

🎨 Adding Syntax Highlighting, Emmet, IntelliSense support for ES6 Template Strings in Visual Studio Code.
https://marketplace.visualstudio.com/items?itemName=pushqrdx.inline-html
GNU General Public License v3.0
54 stars 15 forks source link

Custom Element Data #50

Open break-stuff opened 8 months ago

break-stuff commented 8 months ago

Is there a way to include data provided to the html.customData and css.customData properties in the settings.json? It would be amazing to get docs and autocomplete for our custom elements in tagged templates.

https://github.com/microsoft/vscode-custom-data

pushqrdx commented 6 months ago

@break-stuff sorry for the late reply, I am not familiar with custom-data, so it'd need some investigating but I'll be trying asap.