Is there an easy way to maximize and minimize/restore an editor in Visual Studio ?
To demonstrate, I'm looking for what Eclipse has:
Normal Layout:
Hit a key combo and you get this (This seems somewhat like Windows->AutoHide all in VS2010)
Maximized Editor
Now, another key combo , and you get back to the Normal Layout. That's the important thing(Windows->AutoHide all in Visual Studio just leaves windows around, not allowing you to quickly switch back and forth.)
Is there anything like this in VS2010 ?