Skip to content

@warning / \warning sections from doxygen comments are not displayed in simplified view #7705

@kisielk

Description

@kisielk

Bug type: Language Service

Describe the bug

  • OS and Version: macOS 11.4
  • VS Code Version: 1.57.0
  • C/C++ Extension Version: 1.5.0-insiders

Steps to reproduce

  1. Document a function and use the @warning or \warning doxgen command.
  2. Hover over the function name or any usage of the function to display the documentation popup.

Expected behavior
The popup should include the @warning paragraph but it does not.

Screenshots
Code example:
image

Result when hovering over ApplyIn:
image

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions