Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hint Content Discussion #1

Open
alexhude opened this issue Nov 23, 2016 · 2 comments
Open

Hint Content Discussion #1

alexhude opened this issue Nov 23, 2016 · 2 comments

Comments

@alexhude
Copy link
Owner

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:

  1. Purpose description (what is this element for/doing)
  2. Format for instructions (what data is passed)
  3. Bitfields for registers (what values are set)

I am open to other suggestions :)

@devnoname120
Copy link

I'm not very familiar with IDA's API but would it be possible to make the hints scrollable like IDA's code sneak peek boxes?

This way short and important information could be displayed, and scrolling would bring extended information.

@alexhude
Copy link
Owner Author

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.

Repository owner deleted a comment from soloveri Dec 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants