VSCodeVim / VSCodeVim/Vim

EasyMotion Plugin does not work when vimrc is enabled

Open
#7,570 1 comment 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

Describe the bug
EasyMotion Plugin does not work when vimrc is enabled

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'settings'
  2. Click on 'Vim > Vimrc: Enable' to enable it
  3. Click on 'Vim: EasyMotion' to enable it
  4. EasyMotion does not work
  5. Disable Vimrc
  6. EasyMotion starts working

Expected behavior
EasyMotion should work even when vimrc is being read

Screenshots
If applicable, add screenshots to help explain your problem.
If remapping-related, please attach log output: https://github.com/VSCodeVim/Vim#debugging-remappings.

Environment (please complete the following information):

  • Issue Type: Bug
  • Extension Name: vim
  • Extension Version: 1.22.2
  • OS Version: Linux x64 5.14.21-2-MANJARO
  • VS Code version: 1.65.2

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 issue through the VS Code settings path by enabling Vim: Vimrc, then Vim: EasyMotion, and compare it with Vimrc disabled. Trace the EasyMotion and vimrc interaction using the extension's remapping logs, then confirm EasyMotion works while Vimrc remains enabled.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.