I am trying to find a solution that would let me switch between single and multi-monitor configurations 开发者_如何学Cin Visual Studio 2010. I see the VSWindowManager has not been updated - is there any other solution?
I wanted to look into this after your query... You can see that development for that hasn't started yet according to the information on code plex for VSWindowManager. (The issue 27831 - has high impact )
The floating document option is not much appreciated it seems. see floating windows
Conclusion: The answer is No. There is no (other) solution at the moment.
If you can bear a restart of VS, you could setup two vs-shortvuts with a command line parameter to start with different settings-files. One with a single-screen setup and another one with a multi-screen setup.
Works for me like a charm :)
Harry
精彩评论