mono / monodevelop

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

Could the `(branch_name)` become a drop down populated by the “Switch to Branch” menu. #3505

Open CartBlanche opened 6 years ago

CartBlanche commented 6 years ago

Feature request for VS4M.

screen shot 2017-12-14 at 14 05 27

In the Solution Explorer could the (branch_name) become a drop down populated by the “Switch to Branch” menu. It would greatly enhance the UX of branch switching.

Therzok commented 6 years ago

It is possible to do so. @vancura would a simple combobox/dropdown renderer put there be enough for now?

vancura commented 6 years ago

We have a prototype of the new Solution Pad here: https://framer.cloud/xDHoa. Try it there :)

vancura commented 6 years ago

But of course, a dropdown would work there, but it depends on how it would look. What about something like what we have in Debugger popover, where you can click inspection icon to inspect a value?