Fork me on GitHub
#cursive
<
2023-01-09
>
Al Z. Heymer08:01:35

When I use defmethod with a named fn (i.e. (defmethod multi-name dispatch-val fn-name ...) , the fn-name is shown as unresolved by cursive. I see that defmethod does not specify to name a dispatch fn , which is quite annoying by itself, but is there any chance that this could be fixed in cursive? I surely could open a ticket for this. Otherwise, is it possible to suppress this very specific resolve error?

plus_one 2
Al Z. Heymer11:01:35

Apparently this was already roadmapped for 1.12 https://github.com/cursive-ide/cursive/issues/899