Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

ctrl-c ctrl-v stopped working in visual studio 2010 and 2012

Can't figure out what happened and not addons were installed lately. Does anyone have an idea what could cause it?

like image 591
Sean Feldman Avatar asked Oct 31 '25 20:10

Sean Feldman


1 Answers

If it is isolated to Visual Studio go to Tools--> Options --> Keyboard and verify that CtrlC and CtrlV are still bound to Edit.Copy and Edit.Paste respectively.

like image 176
Mark Hall Avatar answered Nov 04 '25 11:11

Mark Hall