Skip to content

Enclosing comments ignored by VSCode extension #332

@Kenionatus

Description

@Kenionatus

According to the DMdoc readme:

//! Enclosing comments follow their item.

However, when using this style, the VSCode extension does not display the comment in the mouse over menu for the respective datum. Language server was reloaded and project was rebuilt, both with the same result.

When mousing over variable with enclosed comment, it does not display the comment.
image
When mousing over variable with comment on previous line, the comment is displayed.
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions