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

[FEATURE] - Support Hover #94

Open
ThaddaSuper opened this issue Sep 17, 2021 · 1 comment
Open

[FEATURE] - Support Hover #94

ThaddaSuper opened this issue Sep 17, 2021 · 1 comment
Labels

Comments

@ThaddaSuper
Copy link

ThaddaSuper commented Sep 17, 2021

Would be nice to have hover support in VS Code. So that you put your mouse over something and it shows details/description of the function or the range for an integer type.

See https://code.visualstudio.com/api/language-extensions/programmatic-language-features#hover
Maybe this also helps: https://stackoverflow.com/questions/54792391/vs-code-hover-extension-implement-hoverprovider

@alefragnani
Copy link
Owner

Hi @ThaddaSuper ,

As commented here, Hover support would require a redesign in the extension. There is no ETA for that right now, but it is on radar.

Hope this helps.

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

No branches or pull requests

2 participants