neoclide / coc-html

Html language server extension for coc.nvim.
207 stars 6 forks source link

Upgrade vscode-html-languageservice to v4.1.1 and related code #44

Closed yaegassy closed 2 years ago

yaegassy commented 2 years ago

Description

There are some features of the "LS" that have been added, fixed and adjusted in the latest version.

e.g. html.completion.attributeDefaultValue, html.hover.documentation html.hover.references, etc...

I have upgraded the vscode-html-languageservice and deps. Also added and adjusted configuration options.

Summary

Misc

configuration option related:

yaegassy commented 2 years ago

@chemzqm ping