emacs

Consider also joining #cider, #lsp and #inf-clojure, where most of the tool-specific discussions are happening.
zhuxun2 2020-06-27T21:06:56.009300Z

Did any one run into an error when trying to cljr-rename-symbol a base-level symbol that has namespaced keywords in the same file? When I do that it just hangs with the message "Fetching symbol occurrences...", and then when I press c-g this is what appears in my REPL:

ERROR: Unhandled REPL handler exception processing message {...}
java.lang.RuntimeException: Invalid token: ::foo/bar
...

vemv 2020-06-28T15:14:59.011900Z

You could try building a repro in pure clojure and report it against https://github.com/clojure-emacs/refactor-nrepl