One of the things I've been missing from my Intellij days is an Inline Function refactoring. Is this something that I should add as a enhancement request? More in thread ⬇️
Yeah that is quite useful! feel free to create a issue and a PR for that
I went to enter it and found that, helpfully, someone already added https://github.com/clojure-lsp/clojure-lsp/issues/1827 !
I figured I'd play around with a proof of concept. It looks like the video below. I'd volunteer for this. It might have to start as just handling local private functions that only have simple formal parameters.