Skip to content

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

Closed
alanz opened this issue Dec 15, 2017 · 5 comments
Closed

New LSP features #67

alanz opened this issue Dec 15, 2017 · 5 comments

Comments

@alanz
Copy link
Collaborator

alanz commented Dec 15, 2017

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."

@alanz
Copy link
Collaborator Author

alanz commented Feb 22, 2018

@lukel97
Copy link
Collaborator

lukel97 commented Aug 6, 2018

  • Folding range (since 3.10)
  • Color presentation and document color (since 3.6)
  • preselect in CompletionItem (since 3.9)
  • Workspace folders (since 3.6)
  • CompletionContext (since 3.3)
  • MarkupContent in CompletionItem (since 3.3)
  • commitCharacters in CompletionItem (since 3.2)
  • Workspace configuration request

@alanz
Copy link
Collaborator Author

alanz commented Aug 6, 2018

This thing is moving fast.

@lukel97
Copy link
Collaborator

lukel97 commented Sep 6, 2018

I think this has been superseded by #134

@jneira
Copy link
Member

jneira commented Feb 20, 2020

This might been superseded, closing

@jneira jneira closed this as completed Feb 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants