Lock down placement of panes from Visual Studio

前端 未结 5 860
情歌与酒
情歌与酒 2021-02-07 06:11

Ok, if you\'re like me, you\'ve accidentally dragged one of the many, many panes in Visual Studio around and spent some tedious time getting things back in order again.

5条回答
  •  醉酒成梦
    2021-02-07 06:30

    As far as I know, no. But everything for getting for working with tabs and tab groups is inside the "Window" menu item in VS. But if you want to reset everything back to the way it was why not try:

    Window -> Reset Windows Layout

    You might also want to check out this Arranging and Using Windows in Visual Studio, I think you might be able to create a workspace, save it and if needed reset back to it after you moved windows around.

提交回复
热议问题