If I double click on a view, like a Button, I would like to have the editor open up and position itself to the btnMyButton_Click event (assuming I have the event defined in the code). If I have more than 1 event defined in code for this view, then a popup menu would appear and I would be given a choice of which event I want to see in the editor.
This will save me a great deal of time by not having to hunt and peck through the code using F3 for events that are attached to the designer. By doubleclicking, it establishes a "road" directly from the designer into the code editor. As it stands now if I am in the Designer and I want to see an existing event for the view, I have to take a detour and start searching through the code using F3 and this slows me down. Get rid of the barricades and build me a road.
This will save me a great deal of time by not having to hunt and peck through the code using F3 for events that are attached to the designer. By doubleclicking, it establishes a "road" directly from the designer into the code editor. As it stands now if I am in the Designer and I want to see an existing event for the view, I have to take a detour and start searching through the code using F3 and this slows me down. Get rid of the barricades and build me a road.