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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[馃殌 Request] Implement Custom Hover property #1248

Open
djelinek opened this issue Apr 9, 2024 · 0 comments
Open

[馃殌 Request] Implement Custom Hover property #1248

djelinek opened this issue Apr 9, 2024 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@djelinek
Copy link
Collaborator

djelinek commented Apr 9, 2024

Describe the request

The Custom Hover was introduced for a lot of elements in VS Code DOM for versions 1.87+.
The thing is that for those elements there is missing 'title' attribute which was equal to tooltip

If you now to want to get tooltips the only way is to using hover by mouse over that element >> that will dynamically generate new element in DOM - custom hover

image

Usage

get custom hover content for desired elements which has attribute custom-hover: true

@djelinek djelinek added enhancement New feature or request new-issue New issue which was not discussed yet labels Apr 9, 2024
@djelinek djelinek added this to the BACKLOG milestone Apr 17, 2024
@djelinek djelinek removed the new-issue New issue which was not discussed yet label Apr 17, 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
Status: Backlog
Development

No branches or pull requests

1 participant