From f588991317880c52ce1cf6d8fd0aaafd4c815409 Mon Sep 17 00:00:00 2001 From: Jordan Wiens Date: Mon, 21 Oct 2024 17:34:47 -0400 Subject: add mention of popup xrefs to migration documentation --- docs/guide/migration/migrationguideida.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs/guide/migration/migrationguideida.md') diff --git a/docs/guide/migration/migrationguideida.md b/docs/guide/migration/migrationguideida.md index d86b2ec6..318640b4 100644 --- a/docs/guide/migration/migrationguideida.md +++ b/docs/guide/migration/migrationguideida.md @@ -42,6 +42,12 @@ Some major exceptions are: - `H` to toggle to/from Hex View - `[TAB]` to toggle to/from disassembly +## Cross-References + +![xref icon >](../../img/xref-icon.png "Xref Icon") + +If you prefer the pop-up style cross-references from IDA or Ghidra, you can enable that behavior by right-clicking on the xref-icon and selecting "Window". Whenever you navigate from the window by double-clicking or pressing enter the main window will be focused. ESC can also be used to close the xref window. + ## Theme We like our dark themes, but understand they're not for everyone. We have an expansive list of [community themes](https://github.com/Vector35/community-themes), and [a guide](../../dev/themes.md) and a [blog post](https://binary.ninja/2021/07/08/creating-great-themes.html) on how to make your own. The built-in "Classic" theme should feel nostalgic, but if you're looking for a light theme that's slightly easier on the eyes, try out Summer or Solarized Light. -- cgit v1.3.1