fishermans
fishermans
Fixed #427
Hello guys, I have uploaded a [fix on my fork](https://github.com/fishermans/intellij-plugin-save-actions/releases/tag/v2.5.0). This can be installed manually. Cheers
Just to know: The error report will only be catched and and written to the log. Hence, it does not impact the functionality.
Redundant. See #427 for fixes
The show.html.erb is missing in newer versions of this plugin. That's why the subproject tree view do not occure anymore. I added a show.html.erb to be able to use this...
Have fixed it in my repo. [versions_controller_patch.zip](https://github.com/jijeshmohan/redmine_track_control/files/112881/versions_controller_patch.zip)
Hi Mario this is not a plugin related issue. Please follow the instruction on this site: http://guides.rubygems.org/ssl-certificate-update/ EDIT: try to run: gem update bundler Regards
Should be working now: https://github.com/fishermans/intellij-plugin-save-actions/releases/tag/v2.6.0
> @fishermans do you intend to try to take over the original project (or have you already tried to contact the author about it) so it can be updated in...
Turn off auto save in your IDE to prevent reformatting. This plugin is triggered on "save" if the first option is enabled. "Save" means "save" (also auto save).