FindReferencesInProject2
FindReferencesInProject2 copied to clipboard
Find asset references super fast in Unity project. Both on macOS and Windows. Faster version: https://github.com/networm/ReferenceFinder
Results
2
FindReferencesInProject2 issues
Sort by
recently updated
recently updated
newest added
Not sure if you're interested, but this makes installation easier -- just add to your manifest. Required moving files around, adding asmdef, adding package.json, and adding meta files. This PR...
Instead of hardcoding the install directory, use CallerFilePath to detect it. Instead of requiring a specific location for rg, allow it to be in the PATH. This gives users a...