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

Add documentation to attributes in Q# #1994

Open
orpuente-MS opened this issue Oct 31, 2024 · 0 comments
Open

Add documentation to attributes in Q# #1994

orpuente-MS opened this issue Oct 31, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@orpuente-MS
Copy link
Contributor

Is your feature request related to a problem? Please describe.
We have added a couple more attributes since the last release and we plan to add a few more going forward. It would be helpful to the users to have some documentation show up when you hover over an attribute.

Describe the solution you'd like
The documentation strings can be hard coded into the language service, since there is no way to define custom attributes in Q#.

A screenshot showing the lack of documentation when you hover over an attribute.
Image

@orpuente-MS orpuente-MS added the enhancement New feature or request label Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants