Text overwrite in visual studio 2010

前端 未结 9 2018
旧时难觅i
旧时难觅i 2020-12-12 16:03

Really silly problem here.

In Visual Studio 2010, the text cursor has changed from the blinking line, to a blinking grey box around the characters. When I type over

相关标签:
9条回答
  • 2020-12-12 16:24

    I'm using Visual Studio with Parallels/Win 7 on a MacBook laptop keyboard and the only thing that worked was Fn + Enter/Return (that's the Mac shortcut for Insert).

    0 讨论(0)
  • 2020-12-12 16:30

    I'm using Visual Studio 2019. I used the shortcut below:

    Shift + Insert

    0 讨论(0)
  • 2020-12-12 16:31

    If you don't have an insert key, and you're using Visual Studio 2019, then double-clicking the OVR text in the bottom right corner does not work. You'll have to use an on-screen keyboard, if you have one of those, or figure out what your insert key is mapped to. For me, on my mac keyboard hooked up to windows 10, it is the 0 key on the keypad.

    0 讨论(0)
  • 2020-12-12 16:32

    press your keyboard Insert Key

    0 讨论(0)
  • 2020-12-12 16:33

    If pressing the Insert key doesn't work, try doubleclicking the INS/OVR label in the lower right corner of Visual Studio.

    0 讨论(0)
  • 2020-12-12 16:43

    I am using Visual Studio 2013 and Win 8.1. It was Shift + 0 (0 is my insert key) on the number pad of my laptop.

    0 讨论(0)
提交回复
热议问题