PHP Storm and Option Key on Mac

Looking for a way to fix an option key that doesn't work with PHP Storm and Mac. I use things like:

  • Option + Left or Right: Go to the previous / next word.
  • Option + Shift + Left or Right: Highlight previous / next word.
  • Option + Backspace: Delete the previous word.

Guess it's a Java thing?

+5
source share
1 answer

The specified keyboard shortcuts work as described in Mac OS Xand Mac OS X 10.5+. Keymap can be changed in Preferences| Keymaps.

+6
source

All Articles