Question

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)

Était-ce utile?

La solution

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

Autres conseils

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

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top