“Undo” feature in Visual Studio 2008 stops working

前端 未结 8 2127
梦如初夏
梦如初夏 2021-02-01 03:21

I\'ll be coding along in Visual Studio 2008, and eventually I make a mistake. I press CTRL - Z to undo and NOTHING HAPPENS. I\'m not talking about anything

8条回答
  •  既然无缘
    2021-02-01 03:46

    I have observed that the undo option is being disabled when I press CTRL + ENTER accidentally, and I fixed this by removing this hotkey.

    To do this go to : Tools -> Option -> Environment -> Keyboard and remove Edit.LineOpenAbove shortcut.

提交回复
热议问题