Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Collapse/Expand code definitions not working - VS2K5, 2K8

I can no longer collapse or expand code definitions in Visual Studio 2005 or 2008. Don't remember exactly when it started, so I'm stumped relating it to a plug-in or other software install. I checked Edit - Outlining - and Auto Outlining is enabled. Keyboard is OK. It will work if I navigate to the menu and toggle with the mouse. Its just the keyboard shortcuts that no longer work.

Please help, I'm lost without Ctrl + M + O.

like image 249
ScottLenart Avatar asked Feb 17 '26 09:02

ScottLenart


1 Answers

Tools + Customize, Keyboard button. Rebind the keys. Ctrl + M, Ctrl + O is Edit.CollapsetoDefinitions.

like image 184
Hans Passant Avatar answered Feb 19 '26 09:02

Hans Passant