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

Toggle Decompiler Type Casts: Action+Key Binding #7452

Open
leechristensen opened this issue Feb 7, 2025 · 0 comments
Open

Toggle Decompiler Type Casts: Action+Key Binding #7452

leechristensen opened this issue Feb 7, 2025 · 0 comments

Comments

@leechristensen
Copy link
Contributor

Is your feature request related to a problem? Please describe.
There is an option in the Decompiler display to disable printing type casts. I would like this exposed as a key binding and action. I find toggling between them on/off helps me during my analysis process: disabling makes it easier to view/understand decompilation initially, and enabling helps me identify mistyped variables.

Ida has a similar keybinding (backslash - \).

Describe the solution you'd like
A keybinding and action to toggle type casts in the Decompiler window.

Describe alternatives you've considered
I wrote a script to do this for me previously, but upgrading to 11.3 broke it for me. It's also cumbersome to have to enable the script and assign a keybinding to it each time I upgrade Ghidra.

Additional context
N/A

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

1 participant