J.D. Hollis
Results
2
issues of
J.D. Hollis
Started working with Rama recently, and I’m seeing consistent Cursive exceptions when typing the various macros (most noticeably `defmodule`): ``` java.lang.NullPointerException: Cannot invoke "com.intellij.psi.PsiElement.getPrevSibling()" because "this.element" is null at cursive.psi$prev_siblings$fn__18775.invoke(psi.clj:365)...
I know the dataflow language is not well-supported in IntelliJ given it’s a bit…different. However, I’ve largely had no issues with Cursive’s current support (except indentation). That said, I’m seeing...