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
…tes resolves#4#7 (#11)
* feat(completion): removed client completion functionallity
* feat(all): base language server implementation
* fix(all): remove unneeded util files
* feat(autocomple): improved auto-complete and moved processing to seperate process
* fix(autocomplete): added descriptions for custom tags
* feat(autocomplete): Add autocomplete for matcher attribute on select element
* fix(autocomplete): remove close tag completion, already handled by html language service
* refactor(autocomplete): completions from strings to sets
* refactor(autocomplete): move classes to seperate files to cleanup provider
* fix(autocomplete): don't add attributes that are already added by the default html auto complete
* feat(autocomplete): add event auto-complete
* fix(autocomplete): use global events set on html elements, see https://developer.mozilla.org/en-US/docs/Web/API/GlobalEventHandlers
I'm submitting a bug report
1.6.0
Library Version:
0.1.5
Windows 10
Auto-complete stopped working in 0.1.5 release.
The text was updated successfully, but these errors were encountered: