update html-languageserver (except on windows)#48
update html-languageserver (except on windows)#48micchy326 wants to merge 5 commits intomattn:masterfrom
Conversation
|
Pleaes do NOT close this yet. I want to hear anyone's opinions. Thanks. |
|
What does vscode use? |
|
vscode is using this repository. And this repository is its (auto?) copy |
|
Few random thoughts:
|
OK, I fixed it. Thank you.
vscode-html-languageserver-bin repo has version update pull request. but no reply.
Sorry. I couldn't find stable version. |
|
Hi, thanks cool contribution, below is my little idea. |
|
Sorry delay. It seems that some packages provided from vscode have breaking changes. Now "-bin" packages became not working. We want to switch to use upstream of html-language-server and json-languageserver. Could you please fix conflict? |
|
Now switched to vscode-langservers-extracted/. Thanks. |
vscode-html-languageserver-bin is very old.
It cannot use "textDocument/rangeFormatting".
This pull request makes it possible.
NOTE: vscode-html-languageserver is not support "textDocument/formatting". It support only "textDocument/rangeFormatting".