lsp

JR 2026-01-03T20:45:25.931349Z

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 ⬇️

👍 1
ericdallo 2026-01-04T13:37:08.315849Z

Yeah that is quite useful! feel free to create a issue and a PR for that

JR 2026-01-04T20:20:25.623379Z

I went to enter it and found that, helpfully, someone already added https://github.com/clojure-lsp/clojure-lsp/issues/1827 !

🙌 3
JR 2026-01-03T20:48:22.802559Z

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.