palantir / palantir/palantir-java-format
IDEA IntelliJ plugin silently fails
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 907
- Forks
- 101
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 19
Description
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?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the failure in the IntelliJ plugin with Cmd-Option-L on intentionally misformatted Java source, then inspect the IntelliJ task area and available plugin logs. Done means identifying why formatting produces no change and either fixing the silent failure or documenting the relevant diagnostic information.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100