【问题标题】:Shortcuts for view modes in IntelliJ IDEAIntelliJ IDEA 中视图模式的快捷方式
【发布时间】:2016-01-20 09:44:08
【问题描述】:

我找不到在 IntelliJ IDEA 中切换全屏无干扰查看模式的快捷方式。我的问题是:

  • 这些快捷方式是否存在?

  • 可以将它们定义为一些自定义快捷方式吗?

  • 有没有办法创建宏? (一键切换两种模式)

  • 是否有某种插件可以做到这一点?

谢谢!

【问题讨论】:

    标签: intellij-idea intellij-14 keyboard-shortcuts


    【解决方案1】:

    我想补充一下现有的答案,确实有一个间接的键盘快捷键来改变视图模式。

    ctrl+` > 4 > 1 (for presentation mode)
    ctrl+` > 4 > 2 (for distraction free mode)
    

    在 intellij idea v18.1.4 终极版上测试

    【讨论】:

    • 非常感谢!每次都点击菜单不是很实用,所以这很有帮助..
    • 我可以为此吻你
    【解决方案2】:

    默认配置不存在快捷方式(如herethis YouTube video that showcases its use 所示)。

    您可以通过转到File > Settings > Keymap 并在过滤器字段中输入distract(或展开Main menu > View > Toggle Distraction Free mode 树)自行分配它(无干扰示例)。右键单击该项目并选择Add Keyboard Shortcut(或阅读this manual on how to assign shortcuts in IntelliJ)。

    【讨论】:

      【解决方案3】:

      在 IntelliJ IDEA Ultimate 2019.2 中,键盘快捷键是

      ctrl + ` > 5 > 1 (for presentation mode)
      ctrl + ` > 5 > 2 (for distraction free mode)
      

      【讨论】:

        猜你喜欢
        • 1970-01-01
        • 2016-12-23
        • 2011-12-03
        • 1970-01-01
        • 1970-01-01
        • 2022-01-05
        • 1970-01-01
        • 2015-11-05
        • 1970-01-01
        相关资源
        最近更新 更多