Vector35 / Vector35/binaryninja-api
Add ability to tie into other default sidebar widgets
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 1.3k
- Forks
- 298
- Avg merge
- 5d 5h
- Merged PRs (30d)
- 19
Description
What is the feature you'd like to have?
I would like the ability for plugins to tie into other default sidebar widgets (e.g. add functionality to an existing sidebar item).
Additional Information:
This issue would enable Sidekick to add a "Recover Components" selection to the symbols view, add a "rename structure members" selection to the types view, etc. This would improve its workflow.
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 by reviewing the public API and plugin integration areas related to default sidebar widgets. Define how plugins could extend existing widgets, using the symbols and types examples in the issue as requirements. The work is complete when the extension behavior and its validation are specified for those examples.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100