mono / monodevelop

MonoDevelop is a cross platform .NET IDE
http://www.monodevelop.com
2.84k stars 1.02k forks source link

Prioritize debugging context menu commands when debugging #5287

Open mhutch opened 6 years ago

mhutch commented 6 years ago

When debugging, the context menu command ordering isn't very intuitive.

Two refactoring commands are shown at the top, followed by three navigation commands, followed by the expression evaluator. Finally we get a break, then the debugger stepping commands.

Some thoughts on the UX:

image

VS bug #643108

mhutch commented 6 years ago

/cc @maryanne-exe