Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>RSpec FoldNew to Visual Studio Code? Get it now.
RSpec Fold

RSpec Fold

Arcolye

|
5 installs
| (0) | Free
Auto-fold specs on open
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

RSpec Fold

Auto-folds it blocks when you open spec files, letting you see the specs at a glance.

Cycle through 3 folding levels with Cmd+Option+/: describe -> it -> no folding

Keyboard Shortcut

Shortcut Mac Windows/Linux
Toggle RSpec Folding Cmd+Option+/ Ctrl+Alt+/

Cycles through:

  • describe-level overview
  • individual it-level specs
  • complete test implementations (no folding)

Settings

Setting Default Description
rspecFold.autoFoldOnOpen true Auto-fold it blocks when opening spec files
rspecFold.foldDelay 100 Delay (ms) before auto-folding
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft