'Open in browser' is an action like many others. You can assign your own hotkey to any action: File | Settings | Keymap. Unfortunately, this action has no default text, so you have to manually find 'OpenInBrowser' node in Main Menu / View group.
You have to clone default keymap to be able to customize it.
Kirill, As a side note, when I added the keyboard shortcut (Command-3 on osx) I got an error saying that "The shortcut is already assigned to other actions.Do you want to remove other assignments?"
Is there a way to see what the other action is that has this key assigned?
As I know, it is bug of PhpStorm/IntelliJ Platform because Command-3 isn't assigned to any action in PhpStorm but it is assigned in IntelliJ IDEA. See: http://youtrack.jetbrains.net/issue/WI-2145
Hello Jack,
'Open in browser' is an action like many others. You can assign your own hotkey to any action: File | Settings | Keymap. Unfortunately, this action has no default text, so you have to manually find 'OpenInBrowser' node in Main Menu / View group.
You have to clone default keymap to be able to customize it.
Regards,
Kirill
Thanks Kirill,
That did the trick!
- Jack
Kirill, As a side note, when I added the keyboard shortcut (Command-3 on osx) I got an error saying that
"The shortcut is already assigned to other actions.Do you want to remove other assignments?"
Is there a way to see what the other action is that has this key assigned?
As I know, it is bug of PhpStorm/IntelliJ Platform because Command-3 isn't assigned to any action in PhpStorm but it is assigned in IntelliJ IDEA. See: http://youtrack.jetbrains.net/issue/WI-2145