Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>QuickFoldNew to Visual Studio Code? Get it now.
QuickFold

QuickFold

Bluesteel Software

|
8 installs
| (0) | Free
QuickFold is a command that shows a quick picker with only fold commands as choices.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

QuickFold Extension for Visual Studio Code

tired of remember every keybinding for different types of folds?

QuickFold is a Visual Studio Code extension that provides a quick pick menu for fold commands.

this simple extension gives you a visual reminder of fold commands and some keybindings to quickly run them.

Usage

Quick Pick Menu

  1. press the keybinding to show the FoldPicker. Default is (cmd+e cmd+f). Remember this with the phrase "Editor Fold"

  2. Select a Folding Option:

    • Use the Quick Pick menu to choose a folding or unfolding action.
    • Or press the keybinding listed for each type of fold
    • Fold (⌘F)
    • Fold All (⌘A)
    • Fold All Except Selected (⌘X)
    • Unfold (⌘U)
    • Unfold All (⌘N)
    • Unfold All Except Selected (⌘G)

Extension Commands

The extension provides the following commands:

  • quickFold.showPicker: Opens the Quick Pick menu to choose a fold command. Can be reassigned in keyboard shortcuts.

Coming Soon

  • sort fold commands by recently selected
  • give the user the ability to add additional fold commands to the menu
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft