lsp

Shantanu Kumar 2025-11-29T15:58:39.764609Z

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

ericdallo 2025-11-30T12:08:43.423519Z

Thank you, merged!

ericdallo 2025-11-29T17:22:33.061369Z

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

ericdallo 2025-11-29T17:22:45.096879Z

Look for resolve macro ns

Shantanu Kumar 2025-11-30T02:30:48.551099Z

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