Skip to content

Releases: dubreuia/intellij-plugin-save-actions

Release 1.5.0+2016.3

17 Apr 13:51
Compare
Choose a tag to compare
  • Stack Attempt to modify PSI for non-committed Document! #210
  • Build multi release binary #145

Release 1.5.0

24 Sep 01:30
Compare
Choose a tag to compare
  • Stack Attempt to modify PSI for non-committed Document! #210
  • Build multi release binary #145
  • Feature Request: Don't add final to implicitly final elements. #168

Release 1.4.0

28 Jan 12:28
Compare
Choose a tag to compare
  • Disabled but selected options are being processsed #214
  • Reformat whole file always triggered #217
  • Unable to configure the plugin from an Eclipse .epf file #218

Release 1.3.0

17 Jan 22:48
Compare
Choose a tag to compare
  • Save actions does not save file after formatting #39
  • [Build action] Add update resources on save in debug mode #75
  • Attempt to modify PSI for non-committed Document #109
  • Got unexpected exception during formatting PsiJavaFile:Testklasse.java: java.lang.IndexOutOfBoundsException: Wrong offset: 1655. Should be in range: [0, 1623] #113
  • Changes to multiple files, then Saving All causes multiple Rebuild tasks #128
  • IntelliJ complains that "Refactorings should not be started inside write action" #203
  • Refactor actions (remove async) #207

Release 1.2.0

14 Sep 09:09
Compare
Choose a tag to compare

Release 1.1.0

31 Aug 15:45
Compare
Choose a tag to compare

Enhancements

Bugs

  • The settings panel alignment is off (bug) #129 by @rw00
  • Fix Epf config for #91, #135, #155 and #165 (bug) #178 by @rw00
  • [Java inspection] Add quick fix "tighten access inspection" (enhancement) #135 by @rw00
  • Feature Request: Generate serialVersionUID (enhancement) #165 by @rw00

Milestone

Release 1.0.0

01 Aug 10:56
Compare
Choose a tag to compare
  • #91 "Add quick fix make method static"
  • #144 "Add fixtures test"
  • #154 "Organize imports -> optimize imports?"
  • #155 "Add class qualifier to static member access should only apply to other classes"
  • #172 "Use semantics versionning x.y.z"

Release 0.26

24 Jan 21:04
Compare
Choose a tag to compare
  • Migrate build to gradle #49
  • Migrate build and code to java 8 #49
  • Add RubyMine support (again) #18
  • Add CLion support #18

Release 0.25

09 Jan 09:56
Compare
Choose a tag to compare
  • Add method and static this qualifier quick fix #138 (thanks @visajkin)
  • Fix @Override on jdk methods #140 #141 (thanks @krasa)
  • Add RubyMine support #18

Version 0.24

17 Nov 16:44
Compare
Choose a tag to compare