VSCodeVim / VSCodeVim/Vim

VS Code hang if using Easymotion "search character" feature to jump to two pipe characters

Open
#2,199 0 comments 0 reactions 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

  • Click thumbs-up 👍 on this issue if you want it!
  • Click confused 😕 on this issue if not having it makes VSCodeVim unusable.

The VSCodeVim team prioritizes issues based on reaction count.


Is this a BUG REPORT or FEATURE REQUEST? (choose one): Bug report

Environment: Windows 10

  • VSCode Version: 1.18.1
  • VsCodeVim Version: 0.10.5
  • OS: Windows 10

What happened: Tried to jump to two pipe characters (||) using Easymotion's "search character". Everything hangs.

What did you expect to happen: I expected the cursor to jump to the first of the two pipe characters.

How to reproduce it: I'm running VS Code with no extensions enabled but Vim and all the default settings except for Easymotion being turned on. I tried it out in a simple text file with no project or folder opened.

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

Reproduce the hang on Windows 10 with VS Code 1.18.1, VSCodeVim 0.10.5, and Easymotion enabled in a simple text file. Exercise the search-character jump on two pipe characters and trace the relevant Easymotion entry point. Done means the editor no longer hangs and the cursor jumps to the first pipe character.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript, vscode
Domain
tooling
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.