CCExtractor / CCExtractor/vardbg
The executing line highlighting should animate the scroll to line
Open
- Dominant language
- Python
- Stars
- 1.1k
- Forks
- 92
- PR merge metrics
- No merged PRs in 30d
Description
It's jarring and confusing, particularly when the next line is many lines away from the current line.
For example, in the animation in the README, when it scrolls to the `insertion_sort` function implementation, it's not immediately clear what happened.
A possibly better implementation would have some sort of animation showing the scroll to that point and the movement of the highlight to that point.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.