An open API service indexing awesome lists of open source software.

https://github.com/lua-vr/eglot-semtok

port of lsp-mode semantic tokens to Eglot
https://github.com/lua-vr/eglot-semtok

eglot emacs semantic-tokens

Last synced: 8 months ago
JSON representation

port of lsp-mode semantic tokens to Eglot

Awesome Lists containing this project

README

          

# Eglot-semtok

> Update: development is now taking place in the forms of patches to eglot.el, see https://debbugs.gnu.org/cgi/bugreport.cgi?bug=79374
>
> To make it easier to test, I will be mirroring the patched eglot.el file here. If you use this file as your eglot package, semantic tokens should just work with language servers that support them.