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

Show tooltip with resource path when hovering the uid in ScriptEditor #5027

Closed
me2beats opened this issue Jul 31, 2022 · 0 comments · Fixed by godotengine/godot#100803
Closed
Milestone

Comments

@me2beats
Copy link

me2beats commented Jul 31, 2022

Describe the project you are working on

Games

Describe the problem or limitation you are having in your project

Currently uids written in ScriptEditor say nothing about what is it, and where it.

Describe the feature / enhancement and how it helps to overcome the problem or limitation

Showing a tooltip with the resource path when hovering the uid in ScriptEditor would solve the problem.

Describe how your proposal will work, with code, pseudo-code, mock-ups, and/or diagrams

I would just hover uid://btj0bxdws38cd and the tooltip with the path would be shown

If this enhancement will not be used often, can it be worked around with a few lines of script?

I don't think it would be a few lines of script.
And I think the feature would be used often

Is there a reason why this should be core and not an add-on in the asset library?

Maybe this could be done as an add-on, but the feature could be used often

@me2beats me2beats changed the title Show tooltip with the resource path when hovering the uid in ScriptEditor Show tooltip with resource path when hovering the uid in ScriptEditor Jul 31, 2022
@akien-mga akien-mga added this to the 4.4 milestone Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants