Skip to content

Add Doxygen requirements traceability commands (@requirement, @satisfies, @verifies) #712

Description

@gblawrence03

The syntax highlighting does not currently recognise the requirements traceability Doxygen commands added in Release 1.16.0: @requirement, @satisfies, and @verifies.

I believe these can just be added to the list of recognised commands:

"match": "(?<=[\\s*!\\/])[\\\\@](?:arg|attention|author|authors|brief|bug|copyright|date|deprecated|details|exception|invariant|li|note|par|paragraph|param|post|pre|remark|remarks|result|return|returns|retval|requirement|sa|satisfies|see|short|since|test|throw|throws|todo|tparam|verifies|version|warning|xrefitem)\\b(?:\\{[^}]*\\})?"

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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