Releases: sevdokimov-gg/gg-abbrev-plugin
Releases · sevdokimov-gg/gg-abbrev-plugin
2.6.3
2.6.2
- Add quick fix "Add default comment for methods";
- Add inspection to check illegal empty line before first field;
- Now plugin reads list of abbreviation from $MODULE_ROOT/idea/abbreviation.properties . If you need to add or modify an abbreviation you should just change $MODULE_ROOT/idea/abbreviation.properties
- some bug fixes.
2.6.1
Bug fixing.
Added inspection to checks that all methods in interfaces have "public" keyword.
Initial release
Initial release