non-Jedi / eglot-jl

Wrapper for using Julia LanguageServer.jl with emacs eglot
Creative Commons Zero v1.0 Universal
61 stars 11 forks source link

eglot-rename not editing #44

Open antonydellavecchia opened 1 year ago

antonydellavecchia commented 1 year ago

I am trying to use eglot-rename to rename a macro call, but it isn't changing anything even though I get a message saying

[eglot] Edit successful! [3 times]

This is my emacs version GNU Emacs 29.1 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.38, cairo version 1.17.8)

non-Jedi commented 6 months ago

Hi @antonydellavecchia. Apologies for the long delay in replying. Could you please create a minimal reproducer? I ran into some issues with rename when I was testing it on macros which I'll file a bug against LanguageServer.jl about, but it did at least make a change, so right now I'm unable to reproduce your issue.

Once you have the minimal reproducing case (with as much detail as possible), it would also be good to see the contents of your *EGLOT (xx/xx-mode) events* buffer for debugging.