php - Can't type a "}" in PhpStorm -


i have azerty keyboard, , version of phpstorm : 2016.2 (last version). did not have issue previous version got of phpstorm.

how discovered issue? i'm learning web development , trying edit templates when create new file seems can't type editor itself...

just know, in azerty keyboard, default shortcut type } : altgr + = (2 keys after 0) , opening curly braces it's altgr + ' (4)

anyone got idea ?

go settings -> keymap, there find shortcut icon on top right. click , press same combination you're trying use } sign. remove found shortcuts , try again.


Comments

Popular posts from this blog

Lists in Python -

android - can not access to progress bar in an other activity -

java - Vaadin 7 Pass Data Between Views -