Better Folding - VSCode ExtensionBetter FoldingBetter Folding provides many commonly requested folding-related features all together in one extension.
DisclaimerThis is the first release of the extension, so it is not fully battle tested yet. If you encounter any issue or would like to contribute, please visit the GitHub page. FeaturesFolding Closing Brackets
Showing Folded Lines Count
Showing Folded Brackets
Showing Only The Region Description
Show only function parameters names in folded function parentheses
Folding closing tags (currently JSX and TSX, HTML next)
Show objects preview
Zen Folding
Planned FeaturesShow function content for short functionsBased on microsoft/vscode#76396 Supported Languages:Most brackets-based languages: JavaScript, TypeScript, C, C#, C++, Java, Kotlin, PHP, Go (Golang), Dart, Rust, Swift, CSS, LESS, SCSS and more... XML-based languages: JSX and TSX. Work in progress: HTML. Known Issues
ChangelogSee the project's changelog here. Big thanks to these source codesBracket-Pair-Colorizer-2 (by CoenraadS) vscode-blockman (by leodevbro) vscode-inline-fold (by moalamri) vscode-explicit-folding (by zokugun) |