How can I find unused files. Permanently deleted user 创建于 2014年10月28日 17:57 I have a fairly large product which has accumulated lots of cruft over the years.Is there anyway to search for unused, un-included files, etc ?
That's not possible. We can only check if function/variable is unused (Code | Inspect code).
The closest to what you're looking for is : Remove unused resources. You can learn about it from this video:
https://youtu.be/ik08se5ioyo