Vector35 / Vector35/binaryninja-api
many command-palette items missing in types view, strings view, memory map, and typelib explorer
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 1.3k
- Forks
- 298
- Avg merge
- 5d 5h
- Merged PRs (30d)
- 19
Description
The following views when selected as the main view are missing many command-palette items:
- types
- typelib explorer
- strings
- memory map
Notable missing command-palette items:
- update channel
- check for updates
- recent files
- layout items
Random screenshot comparing the two for a search
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
Compare the command palette when types, typelib explorer, strings, and memory map are selected as the main view, using the screenshots and the listed missing items as the baseline. Trace the command-palette entry point and view-specific handling; done means these views expose the expected update, recent-file, layout, and other commands consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100