-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
idea diff
and idea merge
fail to load due to Cursive error
#2998
Comments
Sorry, I forgot to mention that this is Cursive 1.14.1-eap1-2024.3 running on IntelliJ IDEA 2024.3.1 |
Just to clarify, are you running this as a command line tool, i.e. using this? |
Yes, from the command line as the merge/diff tool for Jujutsu. |
I've created a reproducer here: https://github.com/nwjsmith/cursive-intellij-merge-diff-reproducer |
The error doesn't occur when I have a Clojure project already loaded in IntelliJ and I launch from the CLI, but it does show up when launching fresh. An aside: sorry for how disjointed this bug report is. If there's anything I can do to further pinpoint the issue (maybe trying different versions of Cursive?) let me know. |
When running
idea diff
I get the following error:and likewise, when I run
idea merge
, I get a similar error:The text was updated successfully, but these errors were encountered: