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

[suggestion] include <value> tag in QuickInfo #240

Closed
chetgray opened this issue Dec 30, 2022 · 0 comments
Closed

[suggestion] include <value> tag in QuickInfo #240

chetgray opened this issue Dec 30, 2022 · 0 comments
Assignees
Labels
enhancement QuickInfo Tool tip and quick info

Comments

@chetgray
Copy link

chetgray commented Dec 30, 2022

The <value> tag is one of the XML doc tags recommended by MS, and it would be useful to be able to include it in Codist's QuickInfo.

It is rendered by Visual Studio's default tooltip:

but not by Codist's QuickInfo:

As an alternative for properties with a getter, it could make sense to describe the value in the <returns> tag. However, <value> can still be useful for properties and for fields to document the representation.

@wmjordan wmjordan added enhancement QuickInfo Tool tip and quick info labels Dec 31, 2022
@wmjordan wmjordan self-assigned this Dec 31, 2022
wmjordan added a commit that referenced this issue Jan 4, 2023
@wmjordan wmjordan mentioned this issue Jan 28, 2023
35 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement QuickInfo Tool tip and quick info
Projects
None yet
Development

No branches or pull requests

2 participants