Closed MegaBor closed 4 years ago
This is actually IDA's feature, not this plugin. And it is intended to work with "IDA View".
Yeah, that's because it is IDA's functionality and not plugin's. Plugin looks for structure cross-references using CTRL+X in decompiler view and since IDA 7.4 (7.3 ?) this feature became available without plugin (SHIFT+X)
When I do CTRL+X on a member variable in the Structures window of IDA in order to find xrefs, it says: "There are no xrefs to Class.field_xx" but from actual code it works smoothly.