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
- Host: GitHub
- URL: https://github.com/lua-vr/eglot-semtok
- Owner: lua-vr
- License: gpl-3.0
- Created: 2025-06-03T02:12:07.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-09-27T19:17:12.000Z (8 months ago)
- Last Synced: 2025-10-01T12:08:30.022Z (8 months ago)
- Topics: eglot, emacs, semantic-tokens
- Language: Emacs Lisp
- Homepage:
- Size: 119 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.