Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enclosing comments ignored by VSCode extension #332

Closed
Kenionatus opened this issue Jul 24, 2022 · 2 comments
Closed

Enclosing comments ignored by VSCode extension #332

Kenionatus opened this issue Jul 24, 2022 · 2 comments

Comments

@Kenionatus
Copy link

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

@Andrew-Fall
Copy link

Can verify this is still an issue and is inter-user/system.

@MeggalBozale
Copy link

Can verify this is still an issue.

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

No branches or pull requests

4 participants