Peter Strömberg
Peter Strömberg
Thanks for the update. Seems like if it works in emacs it is strange that Calva has problems with it. Do you have any ideas on this, @ericdallo ?
Thanks for the report! 🙏 It is a bit hard to follow screen recordings like this. Usually it is easier with text examples. But I think I see most of...
I have no real idea what to do about it.
Calva overrides the default language definition. But it was based on the default so both could contain the same issue. I don't think Calva's version is at play when Calva...
I think we have a check for the info middleware op to be present and complain with a popup if it isn't. So I wonder if that message was shown...
Thanks for the report! 🙏 Note to Calva Team: Since only clojure-lsp provides the functionality to find references I think we probably fail to check both providers here when repl...
Hi! Thanks for reporting! Yes, add it to Quirks for now. But I think this points to a lack a Troubleshooting page at the top level menu. If you have...
Sounds hellish! Which version of Calva are you using?
Format on type should be on if you want Calva's help to indent correctly when you enter a new line. But it shouldn't mess with you like it has started...
What has changed is the formatter. We have some regressions. The difference between the old and the new indent engine is that the former uses the formatter, and the latter...