Reopen last closed tab in Visual Studio

前端 未结 8 887
[愿得一人]
[愿得一人] 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:42

    You can actually do this (at least in Visual Studio 2019) by pressing Ctrl+T,R which opens a little window which shows the last opened windows.

    Source

提交回复
热议问题