As a Roblox Developer, it is currently annoying to get the proper alphabetical order of objects in the explorer. If you rename an object, you have to remove that object and add it back in order for that object to be alphabetically sorted in the parent.
I suggest having the explorer automatically resort the objects in the direct parent of the object right after the object is renamed.
This isn’t too big of an issue, but it would be a neat little feature and make some things easier because I like to organize the variables in my scripts in the order that they’re present in the explorer.
EDIT: It would be better if this feature was manual instead of automatic. That way I can just press a key or something to have to explorer refresh its contents instead of having to delete and add or move objects around to sort them alphabetically