Visual Studio permanently disables overwrite

I have a little annoyance with Visual Studio. In the lower right corner of Visual Studio there is an INS / OVR button to switch Insert / Overwrite. I always set this button to INS, and I always want it to be set to INS.

However, sometimes when I create a solution, Visual Studio changes this to OVR. I have to click on the button to change it to INS, which is a bit inconvenient.

I do not know why this setting sometimes changes. Is there anyway I can permanently disable the rewrite mode in Visual Studio or prevent the solution assembly from changing?

+4
source share
2 answers

, /. ? Shift + 0 , .

+6

Visual Studio, > > a > , Edit.OvertypeMode

+7

All Articles