DEV Community

Mohammad Baqer
Mohammad Baqer

Posted on

Better Folding✨ - All you ever wished from VSCode folding.

Hello everyone, I would like to introduce Better Folding, a VSCode extension inspired by the most requested folding-related features in the VSCode repo all in one.

The extension in action:

Preview

Features:

Including the closing bracket in folded ranges

  • Show folded brackets in the collapsed text

Show folded brackets in the collapsed text

Including closing tags in folded ranges

  • Showing the number of folded lines

Showing the number of folded lines

  • Chain multiple folds together
  • Showing only the function params names in folded functions

Chain multiple folds together

  • Showing object previews

Showing object previews

You can find it here on the marketplace

Let me know what you think, and if you find any bugs or have an feature requests, please don't hesitate to submit an issue on the GitHub repo.

Cheers 👋

Top comments (1)

Collapse
 
uxferanmi profile image
Feranmi Akinlade

This extension is awesome on paper. Unfortunately after installation it has no effect. Absolutely non of the features are taking effect not matter what I try. Is this a known issue? Is there a fix? Would appreciate any pointers.

Better Folding v0.5.1
VS Code 1.91.1 (Universal)
OS: macOS 14.4.1 (23E224)