Skip to content

Releases: networm/FindReferencesInProject2

Add file guid in output

02 Jun 16:38
v1.2.0
36af123
Compare
Choose a tag to compare
  1. Add file guid in output
  2. Clarify that it has no dependencies on macOS

Fix keybinding conflict

25 Jan 16:55
v1.1.0
48113e2
Compare
Choose a tag to compare

Change shortcut key from Ctrl+Shift+F to Ctrl+Alt+Shift+F to solve keybinding conflict.

Ctrl+Shift+F is already used by Unity builtin GameObject | Align With View.

First release

30 Oct 14:59
v1.0.0
937c536
Compare
Choose a tag to compare

Feature

  1. It's super fast on macOS and Windows if using SSD.
  2. Show searching progress, max waiting time is 300s.
  3. Show every reference in Console and you can click message to select object.
  4. Show result in warning and summarize all references.