【问题标题】:How to allow code-folding on Geany IDE?如何在 Geany IDE 上允许代码折叠?
【发布时间】:2014-10-19 10:11:04
【问题描述】:

有没有办法在 Geany IDE 上一次折叠所有功能?

有什么办法吗?

我正在寻找任何能让我的 Geany IDE 一次性折叠所有功能的选项。

【问题讨论】:

    标签: ide syntax-highlighting folding geany


    【解决方案1】:

    转到Document -> Fold All

    【讨论】:

      【解决方案2】:

      可以根据需要预先配置 Geany 快捷方式以进行(取消)折叠:


      输入 Ctrl+Alt+P 打开 Geany [Preferences] 设置 UI 面板

      选择 [Keyboard Keybindings]标签在左侧,

      滚动[+][Document]部分并展开它的属性设置

      设置为每个人设置一个未使用的键盘快捷键,方便:

      - Toggle Folding On/Off on a current code-block
      - Unfold the whole document
      - Fold the whole document

      提示并不准确,实际的 Geany 语言本地化可能会提供其他表达方式,而 含义 是明确的)


      可以预先配置 Geany 以启用/禁用(取消)折叠 + 详细信息:


      输入 Ctrl+Alt+P 打开 Geany [Preferences] 设置 UI 面板

      选择 [Editor]标签在左侧,

      (un)-选中选择框作为首选:

      [x] Enable folding
      [x] Fold/Unfold all children of a fold point ... [Shift]+<aMouseCLICK> 被解释为此首选项属性的一次性反转设置

      【讨论】:

        猜你喜欢
        • 2012-01-06
        • 1970-01-01
        • 2020-02-22
        • 1970-01-01
        • 2011-01-29
        • 1970-01-01
        • 2016-10-26
        • 2017-03-10
        • 2014-08-22
        相关资源
        最近更新 更多