clojure-emacs / cider

The Clojure Interactive Development Environment that Rocks for Emacs
https://cider.mx
GNU General Public License v3.0
3.54k stars 646 forks source link

Remove all code related to sideloading #3717

Closed bbatsov closed 1 month ago

bbatsov commented 3 months ago

nREPL removed support for the failed experimental sideloading functionality and we should follow-up by removing the code from CIDER as well.

See https://github.com/nrepl/nrepl/pull/335 for details.

bbatsov commented 1 month ago

Ops, seems I had forgotten about this issue and I opened #3733 as well. 🤦

alexander-yakushev commented 1 month ago

-207 🎉