B9AutoFoldB9AutoFold is a VS Code extension that intelligently folds code blocks on file open, presenting a clear, high-level view of your code's structure. It aims to display the essential components within a single screen, enabling quicker comprehension. It works out-of-the-box with zero configuration. Leveraging the editor's symbol information, it dynamically calculates folding ranges for any language that provides symbol data. When symbol information is unavailable, it defaults to Fold Level 2. FeedbackExperiencing unexpected folding? Use the "B9AutoFold: Export Symbols for Debugging" command, share the copied output, and let me know your expectations. |