Vector35 / Vector35/binaryninja-api
"update plugin" context menu in the extension manager is not intuitive
@psifertex is already working on this.
Since Sep 14, 2026.
- Dominant language
- C++
- Stars
- 1.3k
- Forks
- 298
- Avg merge
- 5d 5h
- Merged PRs (30d)
- 19
Description
So the "update plugin" context menu does nothing unless you select a different version in the version list. This is not intuitive. That option should:
- Only show up when you have an update and
- Should update the plugin to the latest without making me select it from the version list.
Likewise, there's a few other related bugs features here:
- "Change version" shows up in the extension manager when I have the same version selected which is clearly not the intended case:
If you press it, it will do absolutely nothing.
I think what we should do is remove the upgrade/downgrade button entirely. When the user selects a different version, simply pop up a dialog confirming whether they wish to upgrade or downgrade and then can either accept or cancel. No additional button is needed and then we can...
- Add an "update plugin" button in the same spot where the previous button is that would behave the same as the context menu and actually just update the plugin.
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.
Assessment
This issue has not been assessed yet.