You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Other code completion like for snippets or for attributes inside a HTML-tag is not working. It only displays "Loading". If the extension is removed it works.
The text was updated successfully, but these errors were encountered:
It seems that there was a change on the API and for some reason it will
only provide the default HTML IntelliSense if an empty array is returned
instead of null.
Other code completion like for snippets or for attributes inside a HTML-tag is not working. It only displays "Loading". If the extension is removed it works.
The text was updated successfully, but these errors were encountered: