Skip to content
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

Semantic highlighting protocol extension #197

Closed
kittaakos opened this issue Jun 27, 2018 · 0 comments
Closed

Semantic highlighting protocol extension #197

kittaakos opened this issue Jun 27, 2018 · 0 comments
Assignees
Milestone

Comments

@kittaakos
Copy link
Contributor

Adjust the current implementation to the proposed LSP changes.
See: microsoft/vscode-languageserver-node#368

Please assign this task to me; I will take care of it. Thanks!

kittaakos pushed a commit to kittaakos/lsp4j that referenced this issue Jun 27, 2018
…LSP extension.

 - Removed the obsolete coloring params from the `ProtocolExtension`.
 - Declared the new semantic highlighting param in the `Protocol`.
 - Aligned the language client implementations.

Closes eclipse-lsp4j#197.

Signed-off-by: Akos Kitta <[email protected]>
kittaakos pushed a commit to kittaakos/lsp4j that referenced this issue Jun 28, 2018
…LSP extension.

 - Removed the obsolete coloring params from the `ProtocolExtension`.
 - Declared the new semantic highlighting param in the `Protocol`.
 - Aligned the language client implementations.

Closes eclipse-lsp4j#197.

Signed-off-by: Akos Kitta <[email protected]>
kittaakos pushed a commit to kittaakos/lsp4j that referenced this issue Jun 28, 2018
…LSP extension.

 - Deprecated the obsolete coloring params in the `ProtocolExtensions`.
 - Declared the new semantic highlighting param in the `Protocol`.
 - Aligned the language client implementations.

Closes eclipse-lsp4j#197.

Signed-off-by: Akos Kitta <[email protected]>
kittaakos pushed a commit to kittaakos/lsp4j that referenced this issue Jun 28, 2018
…LSP extension.

 - Deprecated the obsolete coloring params in the `ProtocolExtensions`.
 - Declared the new semantic highlighting param in the `Protocol`.
 - Aligned the language client implementations.

Closes eclipse-lsp4j#197.

Signed-off-by: Akos Kitta <[email protected]>
kittaakos pushed a commit to kittaakos/lsp4j that referenced this issue Jul 2, 2018
…LSP extension.

 - Deprecated the obsolete coloring params in the `ProtocolExtensions`.
 - Declared the new semantic highlighting param in the `Protocol`.
 - Aligned the language client implementations.

Closes eclipse-lsp4j#197.

Signed-off-by: Akos Kitta <[email protected]>
kittaakos pushed a commit to kittaakos/lsp4j that referenced this issue Aug 2, 2018
…LSP extension.

 - Deprecated the obsolete coloring params in the `ProtocolExtensions`.
 - Declared the new semantic highlighting param in the `Protocol`.
 - Aligned the language client/server implementations.

Closes eclipse-lsp4j#197.

Signed-off-by: Akos Kitta <[email protected]>
svenefftinge added a commit that referenced this issue Aug 8, 2018
GH-197: Aligned with the proposed semantic highlighting LSP extension.
@spoenemann spoenemann added this to the v0.5.0 milestone Aug 17, 2018
vladdu pushed a commit to vladdu/lsp4j that referenced this issue Jan 26, 2021
…LSP extension.

 - Deprecated the obsolete coloring params in the `ProtocolExtensions`.
 - Declared the new semantic highlighting param in the `Protocol`.
 - Aligned the language client/server implementations.

Closes eclipse-lsp4j#197.

Signed-off-by: Akos Kitta <[email protected]>
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

2 participants