Vector35 / Vector35/binaryninja-api
Rename (N) and change type (Y) do not work in the variable list sidebar
Open
Nobody has claimed this yet.
Component: UI
Effort: Trivial
Impact: Low
UI: Variables
- Dominant language
- C++
- Stars
- 1.3k
- Forks
- 298
- Avg merge
- 5d 5h
- Merged PRs (30d)
- 19
Description
These two actions exist, but the hotkey is not bound to it
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the variable list sidebar and locate the existing Rename and change type actions, then trace how sidebar actions are connected to keyboard input. Verify that pressing N invokes Rename and Y invokes change type, and test both actions in the sidebar to confirm the bindings work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop, reverse-engineering
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100