Pregunta

When I have a long line and want to type text at the end, the cursor constantly jumping back to the middle of the text, for example:
from here: enter image description here to here: enter image description here.
Is it a bug or a feature ? How can I turn it off ? My PHPstorm version is 4.0.2 (#PS-117.501)

¿Fue útil?

Solución

The cause of this is the ideaVIM plugin. When you disable it, it works just fine !
Here is he issue: http://youtrack.jetbrains.com/issue/IDEA-85578

Otros consejos

It may be font specific bug, try to change the font in Settings (Preferences on Mac) | Editor | Colors & Fonts.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top