php - PhpStorm insert & overwrite cursor style reversed -
i having problem editor cursor.
when enter code in editor blinking cursor, cursor style of insert mode , overwrite mode reversed each other on screen.
how can fix it?
open menu "help" -> "find action...". type "overwrite" opened window , double-click "toggle insert/overwrite" item highlighted after typing. toggle current cursor mode.
in windows, [toggling] may achieved hitting "ins" button on keyboard, no need find action in menu. default keyboard key toggles insert/overwrite mode in many programs. i'm not sure work because did not use phpstorm windows @ all.
Comments
Post a Comment