crustycreeper READMEThe Crusty Creeper is a VS Code extension that allows for you to find file references quick and easy in a complicated and tough to follow code base. FeaturesCrustyCreeper allows you to right click on a file within your code base and select "find file references" to pull up a window showing you the files that reference the one you selected. For example, if file 1 references file 2, and you want to find the references for file 2, file 1 would popup along with every line where something from file 2 is referenced. RequirementsNone Enjoy! |