Hi all!
When project grows up, there're dozens/hundreds of different files, and it becomes hard to remember all references.
In parallel, I'm using UE4, there's one nice simple solution called
reference viewer https://docs.unrealengine.com/en-US/Engine/Content/Browser/ReferenceViewer/index.htmlWe right click on any file, choose "reference viewer", and it shows us all the other files that this file. And all files that this file is using.
It could be very handy feature in Gideros, even just generating and opening simple txt file with the list of all references.
What do you think?
Comments
Likes: Apollo14
"What one programmer can do in one month, two programmers can do in two months." - Fred Brooks
“The more you do coding stuff, the better you get at it.” - Aristotle (322 BC)