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

Add proposed syntax highlighting types #127

Merged
merged 2 commits into from
Dec 23, 2019
Merged

Conversation

topisani
Copy link
Contributor

Adds types for microsoft/vscode-languageserver-node#367

I used this to implement syntactic highlighting in https://github.com/ul/kak-lsp

It also adds the base64 and byteorder crates to parse the semantic tokens.

The kak-lsp client has been tested with clangd

src/lib.rs Outdated Show resolved Hide resolved
src/lib.rs Outdated Show resolved Hide resolved
src/lib.rs Outdated Show resolved Hide resolved
@topisani
Copy link
Contributor Author

byteorder crate has been removed, and ive switched to using the Base64Display struct for encoding.

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

Successfully merging this pull request may close these issues.

2 participants