-
Notifications
You must be signed in to change notification settings - Fork 93
New LSP features #67
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
Comments
Version 3.6.0 features are at https://github.com/Microsoft/language-server-protocol/blob/master/protocol-changelog.md#360-2222018 |
|
This thing is moving fast. |
I think this has been superseded by #134 |
This might been superseded, closing |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See https://code.visualstudio.com/updates/v1_19#_language-server-protocol
"The language server protocol was extended with the following new feature: a completion context given access to the trigger character, more completion item and symbol kinds as well as markdown support for completion items and signature help. The protocol additions are available in the 4.0.0-next.x version of the client and server npm modules."
The text was updated successfully, but these errors were encountered: