yuujinchou icon indicating copy to clipboard operation
yuujinchou copied to clipboard

Reverse name lookup

Open favonia opened this issue 2 years ago • 0 comments

It could be helpful to check, given a modifier, what could possibly be the sources? For example, if the final name is b.x, and the modifier is renaming a b, the source name could be a.x, if it exists at all. This is useful for efficient unit lookup without loading all files in a directory.

PS: It seems reasonable to assume that union should not appear in that application.

favonia avatar Aug 30 '23 07:08 favonia