Looking for a way to fix the option key not working with PHP Storm and the Mac. I use things like:
- Option + Left or Right: Navigate to previous / next word.
- Option + Shift + Left or Right: Highlight previous / next word.
- Option + Backspace: Delete previous word.
Guessing this is a Java thing?