Akib Azmain Turja
Akib Azmain Turja
It merges successfully and works! (Tested with Emacs and `lsp-mode`.) However, the buffer must be changed to see the effects.
> It merges successfully and works... ... but not well. There are several problems: - `textDocument/semanticToken/range` doesn't work with multi-line ranges. - Returns tokens for a old version of the...
@jcs090218, I have a off-topic question which we shouldn't probably ask here. > Cool, I have emailed to [email protected] and do get the pdf document to sign. The whole process...
@jcs090218 Thanks. Do you still plan to add popup.el to GNU ELPA? That would be a great addition. (Though it would be greater to implement child frames in terminal.)
> Not sure if a child frame can be implemented in the terminal though. It should be possible to implement child frame. According to [Eli Zaretskii](https://lists.gnu.org/archive/html/emacs-devel/2022-05/msg01275.html): > The difficulty in...
I set the XIM related env vars in from my init.el, so that workaround doesn't really apply. Anyway I tried it, no good.
I'm using Eglot and very happy with it. But I miss semantic tokens, and I have no idea about how to implement it.
I've implemented it. See #839.
@nowislewis Check out #839.
I just tried the PR, and it LGTM.