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

[wish] show more #611

Open
gares opened this issue Sep 6, 2023 · 2 comments
Open

[wish] show more #611

gares opened this issue Sep 6, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@gares
Copy link
Member

gares commented Sep 6, 2023

In some VSCode extensions one can press control to get extra info in the popup already shown when one hovers a symbol.
In MathComp we have a command HB.about (akin to About) which prints extra info very relevant to the context of this library.

We would like to have this info printed somehow.

Some naive questions:

  • is the "show more" an additional query to the language server?
  • would it make sense to piggy back on About making it extensible on the Coq side (eg in MathComp when you call About you also call HB.about)?
@gares
Copy link
Member Author

gares commented Sep 6, 2023

CC @CohenCyril

@rtetley rtetley added the enhancement New feature or request label Aug 26, 2024
@rtetley
Copy link
Collaborator

rtetley commented Jan 17, 2025

Related to #898

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