Skip to content

Conversation

LucienBrule
Copy link

  • Refactored build.gradle.kts to use org.jetbrains.intellij.platform plugin v 2.2.1
  • Ran qodana and fixed all lint issues
  • Set editor config to be four spaces
  • Reformatted the whole codebase to be uniform to editor config
  • Fixed issue with new JetBrains Platform Runtime and using JUnit 3 code, added JUnit 4 as testImplmentation which pulls in JUnit 3. All tests pass.

The plugin now works when loaded from disk on Intellij Idea Ultimate 2024.3.3 and from 2025.1 EAP

To merge this back in and get it up and running on the JetBrains Marketplace you'll just need to add back in your publishing config using the new intellijPlatform logic.

Let me know if you require any assistance regarding this PR, happy to help!

Attached is a contrived "stress test" I generated, seems to work fine.
CleanShot 2025-02-24 at 18 26 42

@mduesterhoeft
Copy link

Thanks a lot. Used a local build to try this out. works like a charm. @develar any plans on releasing this?

@HnH
Copy link

HnH commented Jul 30, 2025

Any plans to support this plugin from anyone? @develar @LucienBrule ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants