Error handling response - class java.lang.IllegalArgumentException: Argument for @NotNull parameter 'name' of com/intellij/psi/search/FilenameIndex.getVirtualFilesByName must not be null #2712
Labels
Milestone
What steps will reproduce the issue?
Run Clojure app in Idea with REPL. Then run test from Idea:
Dependencies:
IDEA project with the test can be found here: https://github.com/galatyn/demo-cursive-error
What is the expected result?
Test should pass.
It worked on earlier versions Idea/Cursive.
What happens instead?
Test failed with the following errors in console:
Env:
macOS 12.4
Idea 2022.1.3 (Ultimate edition)
Build #IU-221.5921.22, built on June 21, 2022
Runtime version: 11.0.15+10-b2043.56 x86_64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Cursive 1.12.4-2022.1
Module JDK: semuru-11.java version "11.0.13"
Stacktrace:
The text was updated successfully, but these errors were encountered: