-
-
Notifications
You must be signed in to change notification settings - Fork 246
update html-languageserver (except on windows) #48
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
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".