Reopen last closed tab in Visual Studio

前端 未结 8 895
[愿得一人]
[愿得一人] 2020-12-25 09:20

Is there any way to reopen the last closed tab in Visual Studio? Similar to Ctrl+Shift+t in FireFox and Chrome?

8条回答
  •  死守一世寂寞
    2020-12-25 09:45

    This is not exactly an equivalent, but it can be helpful, so I would mention it.

    There is a much simpler way actually, which is to navigate backward (Ctrl+-). Even if the file is closed, VS opens up the file in a new tab. Of course this is useful only in opening the closed tab immediately after you have closed the tab (ie, if you haven't navigated anywhere else much).

提交回复
热议问题