Skip to content

Double slash documentation #8

@tgaldi

Description

@tgaldi

Double slash documentation

Color.Comment option to enable documentation color in double slash comments

I use code snippets to add documentation comments in the style // NOTE (MY.NAME):
With Color.Comment I have changed the snippet to /// @note (MY.NAME):

The @ is actually nice for searching ( find @todo ), but it would be preferable to maintain alignment of multi-line comments that begin with documentation.

/// @todo (MY.NAME): This is the first line
// which continues with a double slashes.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions