calva

Shantanu Kumar 2025-08-10T14:44:53.785109Z

Hi, I have a deps.edn project - in a .cljs file when I Ctrl+click on .write in (.write dest msg) I want it to go to the Node.js method definition, but Calva opens the java.io.Writer class in Writer.java from the JDK. Is it possible to configure a Calva project to point to a Node.js SDK for the desired effect for CLJS files?

pez 2025-08-10T21:01:11.978099Z

This would be very sweet, but currently Calva doesn’t have anything that can help with it.