VSCodeVim / VSCodeVim/Vim

`ctrl+e` sometimes stop working in presence of folded ranges

Open
#8,607 2 comments 1 reaction 0 assignees View on GitHub

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:

  1. Open a file with multiple folded lines
  2. Try scrolling with ctrl+e several 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.