ide - Weird PhpStorm quotes behavior -


i've updated phpstorm version 8.0.3 , i've noticed weird , rather annoying behavior when placing single or double quotes.

when place quote gets underlined (img: http://i.imgur.com/qqop4gc.png) , when try write further skips 1 letter, example: write quote , try write word:hello, gets written - 'ello, when should have been - 'hello.

how can disable/fix feature/bug?

thank in advance.


Comments

Popular posts from this blog

php - failed to open stream: HTTP request failed! HTTP/1.0 400 Bad Request -

java - How to filter a backspace keyboard input -

java - Show Soft Keyboard when EditText Appears -