Hi,
I've a Czech Keyboard layout. And when I'm trying to write ">" char using right "Alt Gr + ." this dialog appear and no char is written:
Go to custom region
There are no custom folding regions in the current file.
It is not happening in PhpStorm 4.0. I don't know how can I disable it (change key shortcut probably).
Thanks for reponds.
Ohh, this time I was lucky and I finally google it!
Add this line:
actionSystem.force.alt.gr=true
to this file:
C:\Program Files (x86)\JetBrains\PhpStorm 6.0\bin\idea.properties
As written here:
Hi there,
P.S.
"Settings | Keymap" screen has "Search By Shortcut" functionality -- the button on right top corner between search field and "bin" icon -- you can find all actions that have specific shortcut asigned to them.