Skip to content

Other code completion not working #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
maxrick opened this issue Feb 13, 2016 · 2 comments
Closed

Other code completion not working #1

maxrick opened this issue Feb 13, 2016 · 2 comments
Labels

Comments

@maxrick
Copy link

maxrick commented Feb 13, 2016

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.

htmlcodecompletion

@zignd
Copy link
Owner

zignd commented Feb 13, 2016

Thanks for letting me know, I will take a look into that right now.

zignd added a commit that referenced this issue Feb 13, 2016
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.
@zignd
Copy link
Owner

zignd commented Feb 13, 2016

Fixed. A new version is already available at the Marketplace. Thanks again for this report @maxrick.

@zignd zignd closed this as completed Feb 17, 2016
@zignd zignd added the bug label Sep 10, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants