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

Popular posts from this blog

How to check data type in C++? -

javascript - Is getTimezoneOffset() stable during daylight saving transition? -

sql server - SQL Query returns one result, does not return 0 or NULL result -