Search code examples
intellij-ideaidephpstormjetbrains-ide

Save Actions plug-in for JetBrains PhpStorm


There is a plug-in called "Save Actions" available for IntelliJ IDEA. Now I want to know if there is a plugin with the same functionality for PhpStorm? I want to add the this, final and PHPDoc declarations at the save Action.


Solution

  • There is an open request to make Save Actions plug-in available for all IntelliJ platform based IDEs.

    Developer has shared an experimental version that should work with PhpStorm:

    You can install it manually from zip.