Vector35 / Vector35/binaryninja-api
hotkey and button to install in extension manager have different behaviors
Open
Nobody has claimed this yet.
UI: Extension Manager
- Dominant language
- C++
- Stars
- 1.3k
- Forks
- 298
- Avg merge
- 5d 5h
- Merged PRs (30d)
- 19
Description
one installs and enables, the other just installs.
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
Reproduce installing an extension through the extension manager's hotkey and button, then compare whether each path enables it. Trace the two installation entry points and identify the intended shared behavior. Done means both actions consistently install and enable the extension, with coverage for the differing paths.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- devtools, reverse-engineering
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100