Skip to content

Feature: pair @cond and @endcond commands together as collapsible regions #2

Description

@marzer

Firstly, great work! Colourizing the @attention and @warning commands alone is enough for me to make this a regular part of my workflow, let alone all the other great stuff.

Anyways, my feature suggestion: In the past when I've wanted a collapsible region around large amount of code at file scope I've used things like #if 1 / #endif (or #pragma region, but other compilers complain about that). Since I often use doxygen's condition regions in public API's, it'd be nice if those could also be used as the basis for collapsible regions in the VS editor.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions