This post originated from an RSS feed registered with .NET Buzz
by Duncan Mackenzie.
Original Post: Andy Pennell and Scott Nonnenberg are looking for your opinion...
Feed Title: Code/Tea/Etc...
Feed URL: /msdnerror.htm?aspxerrorpath=/duncanma/rss.aspx
Feed Description: Duncan is the Visual Basic Content Strategist at MSDN, the editor of the Visual Basic Developer Center (http://msdn.microsoft.com/vbasic), and the author of the "Coding 4 Fun" column on MSDN (http://msdn.microsoft.com/vbasic/using/columns/code4fun/default.aspx). While typically Visual Basic focused, his blogs sometimes wanders off of the technical path and into various musing of his troubled mind.
Debugger Window Menu Items: Where should they be? The VS debugger since 7.0 has put most debugger windows on the Debug menu, under the Windows sub-menu. I say 'most' because the Output window lives on the View menu, under Other Windows sub-menu.
Where do you expect debugger windows to be on the menu? (Ignore Output for now, we intend to fix that one independent of this). Your choices are:
Where they have been since 7.0 (ie under Debug/Windows)
Where every other window is (ie under View/Debugger Windows)?
We can't agree, so need the communities feedback.
If you have an opinion on this (I'm for #2 myself), chime in on the comments to Andy's post.