Explore minimap feature highlighting
Open
enhancement
- Dominant language
- Python
- Stars
- 1.2k
- Forks
- 131
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 14
Description
### Description
The minimap is good for moving about the graph, but it doesn't provide much detail at a glance about structure of the function or points of interest (e.g. loops, memory access, string references, data flow highlighting). Something like block coloring or pictograms might help distinguish block function and help a user navigate.
### Alternatives
_No response_
### Additional context
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.