Oops. I guess I should have sent it to bug-gnu-emacs, so I'm forwarding that. -------- Mensagem encaminhada -------- Assunto: [PATCH] eglot: add support for semantic tokens Data: Tue, 2 Sep 2025 19:29:40 -0300 De: Lua V. R. Responder a: me@lua.blog.br Para: emacs-devel@gnu.org CC: João Távora Hi all, Here is my attempt at a patch for the semantic tokens (yesterday I proposed it as a nongnu package). I had the feeling that I was mentally involved with it to the point that if I did not work on it this afternoon, I would probably put it aside and not have the energy to go back to it later. As I said, overall it's based on the lsp-mode implementation, but at this point everything has been rewritten, including the eglot--semtok-fontify function. Please let me know if there would still be a problem with that. Now that there is a patch, I /will/ put this aside for other priorities, so please understand if I'm slow to respond :) kind regards, Lua