- Support dynamic load/unload.
- Fix generate test case is not working since Idea 2022.3.
- Fix duplicate quick fixes on struct when tags containing problems.
- Use IntelliJ Platform Gradle Plugin (2.x) new building plugin.
- Fix some deprecated usages of APIs.
- Fix concurrent modification during conversion to proto.
- Fix include may be empty when renaming filename in include.
- Fix unable to resolve identifiers within same module from other files.
- Auto conversion from jce/tars to protobuf file.
- Keyword highlighting, code folding, breadcrumb navigation
- Static analysis and automatic repair
- Click to jump and view usage
- Code formatting and code style setting
- Smart prompt module and custom type
- Automatic prompt for include files
- Smart Renaming
- Automatically generate test cases
- Jump between java and jce/tars