You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It takes 1-2 hours for Melpa to build a release + snapshot out of it.
The postmortem is that in the JVM middleware, something had changed from list to vector, which seemed innocuous at the time. It was one of those bugs waiting to happen, grrr.
This should get it fixed, if you experience anything else please let us know.
Expected behavior
namespace is added to
ns
declarationActual behavior
The following error:
Steps to reproduce the problem
Open any namespace and type
(str/|)
Environment & Version information
clj-refactor.el version information
clj-refactor 3.4.1 (package: 20220307.1857), refactor-nrepl 3.4.0
CIDER version information
Emacs version
GNU Emacs 28.0.91 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.31, cairo version 1.17.4) of 2022-02-16
Operating system
Arch Linux
The text was updated successfully, but these errors were encountered: