Can not type '>' '#' '&' '}' in CLion, PhpStorm (Hungarian Keyboard) Permanently deleted user Created July 22, 2017 08:40 Everytime I try to type for example '>' (Alt Gr + Y) nothing shows up on the screen. Anybody any advice? IdeaVim is disabled in both programs.
Hello,
Please open Help > Edit Custom Properties, add there
actionSystem.force.alt.gr=true
line, then save the file and restart PhpStorm, then check how characters typing works.