You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Personally, I prefer to keep hints small and display only important information there. Therefore we need to decide what should be considered as important.
For now it is:
Purpose description (what is this element for/doing)
Format for instructions (what data is passed)
Bitfields for registers (what values are set)
I am open to other suggestions :)
The text was updated successfully, but these errors were encountered:
No, unfortunately IDA hints are not scrollable. And I think it is fine because what we actually want to see is a brief info about instruction/register. There is "Show Documentation" item in popup menu for full description.
Personally, I prefer to keep hints small and display only important information there. Therefore we need to decide what should be considered as important.
For now it is:
I am open to other suggestions :)
The text was updated successfully, but these errors were encountered: