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)

Was it helpful?

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

OTHER TIPS

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

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top