Reopen last closed tab in Visual Studio

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

    In Visual Studio 2020 you can use Shift+Ctrl+T, which is associated with Reopen Closed Editor. This should do what you're expecting.

提交回复
热议问题