Options

Below is an overview of all actions that can be accessed from this menu.

UI Action Name
Action Name
Description

Options

Open the General IDA Options dialog, where settings are organized thematically across multiple tabs.

SetColors

Setup colors. The IDA Colors dialog lets you change the active theme or fine-tune the one currently in use. Each tab lets you customize specific parts of the UI.

SetFont

Setup font. This dialog allows you to customize the font used in listings.

ShowFeatureFlags

Configure feature flags.

ShortcutEditor

Edit shortcuts. This dialog allows you to view and customize all keyboard shortcuts used in IDA. You can use Ctrl + F to search by command name or keyboard shortcut.

CommandPalette

Show command palette. This command opens a dialog, that provides quick access to all available IDA actions with shortcuts and descriptions.

RepeatLastPaletteCommand

Repeat last palette command

UndoToggle

Disable undo

ResetUndoHistory

Reset undo history.

SetDirectives

Setup assembler directive generation.

SetNameType

Setup name representation.

SetDemangledNames

Setup C++ demangled name representation.

SetupCompiler

Setup target compiler and its parameters. This dialog allows the user to specify the compiler used to create the program along with the memory model, default calling convention, ABI and other parameters. Please note that while some combinations of the parameters are meaningless, IDA doesn't check them for validity. It is up to the user to specify a correct combination.

SetStrlitStyle

Setup string literal style.

SetupData

Setup data types.

SetupSrcPaths

Setup source paths.

Last updated

Was this helpful?