customData
attributes are not being picked up by IntelliSense
#111
Labels
info-needed
Issue requires more information from poster
Things I've tried so far:
values
andvalueSet
properties, together and individually.version
to1
.values
andvalueSet
to it (together and individually). (This worked!)I want to extend IntelliSense with some global class names so they're suggested when typing
<any-html-tag class="
along with other default suggestions. Is this the right way to achieve this?Side-note: Changes to the config are not picked up until I restart vscode or change the value of
html.customData
to something else and then change it back to the real path.The text was updated successfully, but these errors were encountered: