Skip to content

v17.0

Choose a tag to compare

@Tonic-Box Tonic-Box released this 12 Jun 23:00
· 27 commits to main since this release
  • Add Dual view: linked bytecode/source panes
  • Clickable "N usages" lenses on class, method, and field declarations; open Find Usages (View ▸ Usage Counts toggle)
  • Shared XrefQueryService (one xref build + filter for lenses and Find Usages); class usages scoped to type references, not member accesses
  • Navigate/locate declarations via decompiler spans; regex kept only as Hide-Annotations fallback
  • Find Usages selection skips string/char literals and prefers the real member-access/call token
  • Recompiling a class invalidates the xref database