You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I wanted to discuss if this makes sense, and it will be something that can be a proposal for the engine.
When you hover over the string of a resource's uid in the code editor, a panel opens with the path fo the resource and two hyperlinks, one to open the resource and the Show in FileSystem
But when you search for the owners of the resource in the filesystem dock, it says the resource doesn't have any owners.
Maybe, technically the script with the reference to the uid is not an owner, I don't know, but I think it will be useful to show here the files that reference that uid, because otherwise I have no clue who's using it and where. The information between the uid and the resource is available to the editor, otherwise the hover panel in the code editor won't work, so I guess this should be doable.
The question is, does it makes sense? I think it does to keep track of who's using the resource.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I wanted to discuss if this makes sense, and it will be something that can be a proposal for the engine.
When you hover over the string of a resource's uid in the code editor, a panel opens with the path fo the resource and two hyperlinks, one to open the resource and the
Show in FileSystem
But when you search for the owners of the resource in the filesystem dock, it says the resource doesn't have any owners.
Maybe, technically the script with the reference to the uid is not an owner, I don't know, but I think it will be useful to show here the files that reference that uid, because otherwise I have no clue who's using it and where. The information between the uid and the resource is available to the editor, otherwise the hover panel in the code editor won't work, so I guess this should be doable.
The question is, does it makes sense? I think it does to keep track of who's using the resource.
Beta Was this translation helpful? Give feedback.
All reactions