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

Feature Request: Semantic syntax highlighting #383

Closed
ajmwagar opened this issue Apr 17, 2018 · 5 comments
Closed

Feature Request: Semantic syntax highlighting #383

ajmwagar opened this issue Apr 17, 2018 · 5 comments

Comments

@ajmwagar
Copy link

According to Sourcegraph, most langservers currently support semantic syntax highlighting.

I am hoping to get syntax highlighting from my ls in vim.

I know that there is an implementation for c++ with this plugin: https://github.com/JBakamovic/cxxd-vim/

I am hoping to see this as a feature for more/all languages.

Best of luck!

AJ

@htfy96
Copy link

htfy96 commented Jul 13, 2018

@ajmwagar
Copy link
Author

Thanks. Good to see progress in this field.

@GordianDziwis
Copy link
Contributor

The eclipse java language server already has an implementation based on the protocol extension proposal.

@marv
Copy link

marv commented Aug 28, 2019

clangd also gained support for semantic syntax highlighting based on the proposed protocol extension: https://clang.llvm.org/extra/clangd/Features.html#complete-list-of-features

@martskins
Copy link
Collaborator

Fixed by #954

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants