You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, if I want to format the code and cleanup the code in PHPStorm I need to bind two keys to an action. For something like this it would be nice to be able to add a sequence of actions to one key. For example:
f {actionIds: [ReformatCode, SilentCodeCleanup], description: Format & Cleanup }
The text was updated successfully, but these errors were encountered:
Right now, if I want to format the code and cleanup the code in PHPStorm I need to bind two keys to an action. For something like this it would be nice to be able to add a sequence of actions to one key. For example:
The text was updated successfully, but these errors were encountered: