Has anything come of the work to make Calva more dynamic for LSP code actions? I have a new code action making its way through the system in clojure-lsp, and the code still seems like it needs a bespoke entry in lsp-command.ts. Just wondering if I should make a note to myself to create a PR for Calva to handle the new action, or will LSP refactoring actions pass through Calva soon? https://clojurians.slack.com/archives/CBE668G4R/p1777986489734429
I don't think anyone is working on that, but a way to automatic handle clojure-lsp actions would be best indeed