Ctrl+Click to follow definitions
-
After taking a break from Microsoft IDE's and working in Java land, I'm missing the Control-LeftClick to click through a definition to navigate to the definition. In Visual C# 2005 this just feels too clunky requiring a right-click and selection of a menu item. I don't suppose anyone knows an option/plug-in that performs this?
Regards, Ray
-
After taking a break from Microsoft IDE's and working in Java land, I'm missing the Control-LeftClick to click through a definition to navigate to the definition. In Visual C# 2005 this just feels too clunky requiring a right-click and selection of a menu item. I don't suppose anyone knows an option/plug-in that performs this?
Regards, Ray
In my VS 2003 it's currently mapped to F12. But you can define an alternative key combination in Tools->Options->Keyboard and then slect Edit.GoToDefinition and type in a desired key combination. In VS 2005 it will be similar.
Kevin
-
After taking a break from Microsoft IDE's and working in Java land, I'm missing the Control-LeftClick to click through a definition to navigate to the definition. In Visual C# 2005 this just feels too clunky requiring a right-click and selection of a menu item. I don't suppose anyone knows an option/plug-in that performs this?
Regards, Ray
That is also mapped to F12. You could change the mapping if you prefer.