Skip to content

[Feature Request] Always fold comments #6

@lonix1

Description

@lonix1

It would be nice to have a config option:

"foldLevel.alwaysFoldComments": false           // default `false` for backwards compatibility

If true it would behave like normal, but would always fold block comments (those before functions, e.g. /* ... */ for js, /** ... */ for js / java, // <summary> ... </summary> for c#, etc.)

Very often I find that comments get in the way. I wish they would be folded all the time, regardless of the 1-6 level.


Thanks again for this awesome extension, it makes dealing with large files much easier! 👍

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions