Fork me on GitHub
#cursive
<
2021-01-29
>
Trevor06:01:39

So I thought I read somewhere that cursive intellisense leverages clojure metadata? If I write a macro can I help intellisense out by applying certain meta data to the macro?

AJ Jaro14:01:26

@UH0MTLCHF This is a great question. I suspect there’s something missing here, but I’d also like to know this

cfleming01:02:00

There isn’t anything like this at the moment, no. I have plans for complex support which will allow support for arbitrary DSLs, but that’s waiting on some internal refactoring that needs to happen first.

Daniel Slutsky16:01:07

Hello. Does anybody know how we could update to the new Cursive release that was announced today? https://groups.google.com/g/cursive/c/eK9RrEbGwMc It doesn't seem to appear on IntelliJ (maybe I'm missing something -- not so experienced with IntelliJ 🤷 ).