As a Roblox developer, it is currently too hard to get the path of an instance easily.
If this issue is addressed, it would improve my development experience because so much time wouldn’t be lost typing game.Workspace.Build69.mldfk.frlkfl.dlld I mean you get it.
Sorry if I forgot to include info, ask me if needed.
To my knowledge, there’s no way to add a context menu option to ones like that (using a plugin). And, there’s no way to set the clipboard in studio. This is also a feature request! He wants this to be builtin, and not done with some plugin.
Agreed, this is something a lot of people would appreciate.
I made my free plugin Get Object Path a while ago to solve this issue and it has over 5,000 installs, so I think this is a feature a lot of people would like to see supported officially. If this isn’t implemented by Roblox, in future I’d like to revamp this plugin to add it to the right click menus of instances but for now pressing the button with an instance selected will output its path.
This simple feature request would mean fewer typos and little annoyances in code, it could easily auto-add [“x”] for when the object names are just numbers, etc. Very simple to implement, and will result in efficiency gains and bug reductions.
There’s a load of plugins that do this (and a similar thing; “copy selected object’s path path to the command bar”), it really ought to be built-in.