【问题标题】:There a way to swapping instances of only the application VSCode?有没有办法只交换应用程序 VSCode 的实例?
【发布时间】:2019-02-16 11:05:44
【问题描述】:

我是 VSCode 的新手(Visual Studio Code),我来自 WebStorm。

当我使用 WebStorm 时,我能够使用 Command + ` 来交换 WebStorm 窗口的实例。当您使用该快捷方式在 Chrome 窗口之间切换时,也会在 Chrome 中发现此行为。

有没有办法在 VSCode 上做到这一点?

【问题讨论】:

    标签: visual-studio-code ide webstorm


    【解决方案1】:

    使用 VS Code 的两个选项:

    • workbench.action.switchWindow keybinding 选择要切换到的窗口。默认绑定到ctrlw

    • workbench.action.quickSwitchWindow 命令。与workbench.action.switchWindow 不同,它会在您释放按键时自动切换窗口。默认情况下不绑定,但您可以为其配置键绑定。

    操作系统也可能提供此功能:

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2022-12-06
      • 1970-01-01
      • 2017-08-07
      • 1970-01-01
      • 2020-10-15
      相关资源
      最近更新 更多