Browser options
Specifies how tall the hint window will be initially.
IDA may decide to display less lines than specified if the hint is
small. The user can resize the hint window using the mouse wheel. Milliseconds that pass before the hint appears when the user
hovers the mouse pointer over an identifier Permit to resize the hint window by using the mouse wheel.
Can be turned off if the user does not want to resize the hints. Hints will be disabled when the debugger is active. This may be
useful to speed of debugging: calculating hints for zero filled
ranges can be very expensive Highlight the current identifier everywhere on the screen.
IDA tries to determine if the current identifier denotes a register.
In this case it will highlight references to other parts of the
register. For example, if "AL" is highlighted, IDA will also highlight
"AH", "AX", and "EAX" (if the current processor is x86).Last updated
Was this helpful?
