`ctrl+e` sometimes stop working in presence of folded ranges
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 15.2k
- Forks
- 1.5k
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 6
Description
Describe the bug
ctrl+e (scroll down with cursor unmoved) sometimes stop working in presence of folded ranges
To Reproduce
Steps to reproduce the behavior:
- Open a file with multiple folded lines
- Try scrolling with
ctrl+eseveral times -- at some point it should stop scrolling
Expected behavior
ctrl+e can always scroll down the viewport regardless of presence of folded ranges
Screenshots
https://github.com/VSCodeVim/Vim/assets/16353531/1c40d9dd-9363-42db-bbee-7ed5eecf5405
Environment (please complete the following information):
- Extension (VsCodeVim) version: v1.26.0
Version: 1.83.0-insider
Commit: f27dd75c3870a63c84a7976a6568655eca59d612
Date: 2023-09-20T08:11:27.455Z
Electron: 25.8.1
ElectronBuildId: 23779380
Chromium: 114.0.5735.289
Node.js: 18.15.0
V8: 11.4.183.29-electron.0
OS: Darwin arm64 22.6.0
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
No file or test entry point is named. Reproduce the issue in VSCodeVim v1.26.0 with multiple folded lines, then trace the ctrl+e keybinding and viewport-scrolling behavior. Done means ctrl+e continues scrolling down with the cursor unmoved despite folded ranges.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100