Closed lakhman closed 10 years ago
Done ;)
We must set shortcut keys for fix commands manually. i.e. I didn't register default shortcut keys.
Thanks!, this works as expected! HUGE time saver!!
I manually assigned: Ctrl + Meta + F = Fix Ctrl + Meta + R = Dry Run
I think assignment should be left up to the user and not the plugin, blank as default shortcut key is perfect.
Currently the only way I can find to run php cs fixer is using the mouse and right clicking on the file and selecting php cs fixer > Fix.
It would be great if you could add the php cs fixer application to the keyboard shortcuts list in netbeans (
Keymap
) so I could bind keyboard shortcuts to it.I would suggest 2 entries for the keyboard shortcut.
So I could map them to something like CMD + SHIFT + CS (dry run) & CMD + CS (to fix) - or whatever the user prefers.
You probably know what I mean already, but I have attached a screenshot anyways!
p.s: I love all your netbeans plugins!!! they are FREAKING AWESOME!! ;)
Thanks!! :+1: