cider

hifumi123 2024-09-14T07:52:24.802569Z

Was support for Leiningen's :init-ns removed? I haven't used CIDER in a while. The version installed is now 1.15.0-snapshot . The :init-ns can load without error, but the REPL always defaults to user namespace. This issue doesn't occur when running lein repl in the terminal

bozhidar 2024-09-14T19:10:22.418909Z

I don't recall us changing anything there in ages. Perhaps we accidentally broke something.

bozhidar 2024-09-14T19:10:38.581579Z

It's definitely still in the docs, at least - https://docs.cider.mx/cider/repl/configuration.html#customizing-the-initial-repl-namespace 🙂