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 Enhancement: Better Tooltips #91

Closed
MTadder opened this issue Feb 12, 2025 · 2 comments
Closed

Feature Enhancement: Better Tooltips #91

MTadder opened this issue Feb 12, 2025 · 2 comments

Comments

@MTadder
Copy link

MTadder commented Feb 12, 2025

Currently, tooltips that are shown after hovering the mouse over script items do not differ from the item's label.
#90 is a proposed, and highly compatible fix.

@Maran23
Copy link
Owner

Maran23 commented Feb 17, 2025

I don't see much value to be honest. I checked other IDEs and they all just show the text.
The Tooltip is useful when the outline is truncated, so you can read all of it.
That is why everything is color coded (instead of having no icon at all), so you can quickly see what it is. No need for a special Tooltip or something else.

@MTadder MTadder closed this as not planned Won't fix, can't repro, duplicate, stale Feb 17, 2025
@Maran23
Copy link
Owner

Maran23 commented Feb 17, 2025

Note: What would be nice is if we can give a tooltip on the icon. That is also done in IntelliJ and explains the icon again. I think this would be a nice addition. But AFAIK, this is not supported in Godot right now (We can only set a tooltip for the whole item):

Image

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

No branches or pull requests

2 participants