开发者

Restore Visual Studio 2008 Window State

开发者 https://www.devze.com 2023-02-15 00:22 出处:网络
Is there an add in or some way to save and restore the current Window configuration? For example, when I am debugging X, I want files A, B, and C open. When I am debugging Y, I want D, E and F open.

Is there an add in or some way to save and restore the current Window configuration?

For example, when I am debugging X, I want files A, B, and C open. When I am debugging Y, I want D, E and F open.

Stepping through the code results in more files sometimes being open if I selected "Step Into", etc.开发者_JAVA技巧 I would like a quick way to return to showing my core files A, B, C or D, E and F.

Is there a way to do this, eiether natively in VS or with some utility?

0

精彩评论

暂无评论...
验证码 换一张
取 消