Closed arichiardi closed 3 years ago
There are no related changes I can think of. And I see something triggered macroexpansion for you, so I'm not sure what triggered this for you. Perhaps we changed something on the client side that I forgot about already. :D
Oh ok, well I should't have mentioned that cause it might be unrelated. I will try to repro in a smaller code base.
It'd be nice if you figured out what triggers macroexpand
on the client side.
It's probably this line here from #2826: https://github.com/clojure-emacs/cider/blob/061a6db1e641fb338976b137c1175574e102c22e/cider-util.el#L134
I had the fix on my local copy of Cider since last September but didn't get around to a PR, sorry!
Hi there, I have just bumped to
v1.1.0.1
and I keep getting errors when hovering over keys that do not exist/are broken.It happens every time so I guess it's related to new functionality with keywords?