Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple actions for one binding #11

Closed
megawubs opened this issue May 24, 2022 · 1 comment
Closed

Multiple actions for one binding #11

megawubs opened this issue May 24, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@megawubs
Copy link

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 }
@Mishkun Mishkun added the enhancement New feature or request label May 24, 2022
@Mishkun
Copy link
Owner

Mishkun commented May 24, 2022

This should be totally possible!

@Mishkun Mishkun closed this as completed in a6fe528 Oct 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants