代码之家  ›  专栏  ›  技术社区  ›  Jzrzmy

Visual Studio for Mac如何折叠区域和方法

  •  19
  • Jzrzmy  · 技术社区  · 8 年前

    我无法从Visual Studio for Mac中找到折叠/扩展区域和分区的方法。

    如果有人能分享如何做到这一点,那将非常有用。

    3 回复  |  直到 8 年前
        1
  •  39
  •   Denis Gordin    8 年前

    你需要去 Preferences >> Text Editor >> General

    Visual Studio for Mac Code Folding area

        2
  •  10
  •   Igor F.    6 年前

    菜单(>);帮助>

    键入“折叠”,

    screenshot

        3
  •  2
  •   Sayed M. Idrees    4 年前

    是的。你可以按照这个关键模式来折叠和扩展所有的方法。

    Shift + Option + Command + ArrowDown
    
    • 转移 + +

    enter image description here