-
Notifications
You must be signed in to change notification settings - Fork 49
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 IntelliJ plugin silently fails #1143
Comments
Same problem for here on macOS with IntelliJ IDEA 2024.3 (Ultimate Edition). |
I have the same issue. Latest plugin version and IntelliJ 2024.1.2. |
Same issue here ... This is the stacktrace:
Hope it helps Kind regards, |
Same problem on IntelliJ IDEA 2024.3.1.1 (Ultimate Edition) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It seems that palantir-java-format is silently failing in my installation of IDEA IntelliJ.
I would intentionally mess up the formatting of a source file, and press Cmd-Option-L. I would observe in the task area of IntelliJ that "Running palantir-java-format", but I would observe no change in the format of the source file.
Is there some log I could look at to check what's wrong?
The text was updated successfully, but these errors were encountered: