Cursor lagging with Infoview open and fast scrolling
Open
- Dominant language
- Lua
- Stars
- 581
- Forks
- 60
- Avg merge
- 4d 12h
- Merged PRs (30d)
- 2
Description
When I have the infoview open in a relatively large file, and I hold down `J` or `K` to quickly scroll through lines, the cursor scrolling seems to hitch as the infoview tries to display information for every line under the cursor. If I close the infoview I do not experience this behavior.
Is there any debouncing in the infoview to prevent it from updating for every line under rapid scrolling?
Contributor guide
Assessment
This issue has not been assessed yet.