Peter Strömberg
Peter Strömberg
Hi! Thanks for reporting! 🙏 This bug is either in Calva or in cider-nrepl. To rule out cider-nrepl, we could have a look at the nrepl message log when this...
Hello. I wonder what could be different between yours and mine setup. I have the same versions and the hover is there: Maybe there's something up with your project config?...
Super strange. Could be something in the clojure-lsp logs. Especially the message log. You can enable verbose message logging, but that is very verbose. 😀
Thanks for the update! Let's remember to close this as fixed once this hits clojure-lsp `latest`.
Hi, thanks for reaching out. However, the alignment feature in Calva is using a patched and very old version of cljfmt, which didn't support auto-namespaced keywords. So this is not...
Sorry for the radio silence. Missed this. We could have a look at what data we have when we trigger the traceback button to be rendered. If it is not...
Hello. Sorry for radio silence. Thanks for reaching out! This sounds like a good thing for Calva to support. We have similar use cases for fiddle files where we allow...
What's the error message you get?
Cool! Thanks for the summary. It still seems doable to me. 😄 #### detect .fnl and .fnlm files Indeed, the extension manifest (`package.json`) is where the defaults for which extensions...
#### LSP server It's probably going to be pretty hairy to make Calva consider two different LSP servers. Doable, but quite a lot of work. It's probably easier to create...