Mahlet-Inc / Mahlet-Inc/hobbits
Viewing highlight names by hovering colored areas in views and going to them by ctrl-clicking
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 751
- Forks
- 49
- PR merge metrics
- No merged PRs in 30d
Description
When I have parsed a bit-container with a KS spec, and noticed a suspicious pattern within some blob, it'd be nice to view which field is that blob in a tooltip by hovering it in the view and go to that field in Extractor by ctrl+click.
Contributor guide
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 locating the view rendering for colored areas and the Extractor navigation entry point; check how parsed KS fields are associated with those areas. Done means hovering identifies the field in a tooltip and Ctrl-clicking opens that field in Extractor, with the interaction verified in the GUI.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data-visualization, desktop, reverse-engineering
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100