lsp 2025-11-29

Hi. In Calva, "Resolve macro as..." has options for -> and ->> - is it possible to add as-> to the LSP resolve-as-macro list?

Thank you, merged!

Yes pretty easy, I believe you can eve open a PR, you just need to add to a list IIRC

Look for resolve macro ns

Submitted a PR: https://github.com/clojure-lsp/clojure-lsp/pull/2168 (integration tests and bb native-cli build - both run fine)