Delays/lag
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
Migrating from Vim to VSCode and this is the first plugin suggested to me so I installed it and gave it a try. I'm not deep into any customizations for VSCode nor do I have any settings for VSCodeVim. I'm just trying to set it up so I can use it.
There are certain keystrokes that has a very noticeable delay. Pressing to go to normal mode has a noticeable dela. Pressing to enter insert mode doesn't have any delay ( and doesn't have delay). Most text modifying commands I tried has a delay: , , . Starting search with </> doesn't have a delay and the incremental search works smoothly but hitting to go to the first hit has a delay.
To Reproduce
Steps to reproduce the behavior:
- Install plugin
- Activate plugin
- Use plugin
Expected behavior
No delays/lag. Smooth operation.
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):
- Extension (VsCodeVim) version: v1.17.1
- VSCode version: 1.51
- OS: macOS 10.15.7
Additional context
Add any other context about the problem here.
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
The issue names no source files, tests, or entry points. Start by reproducing the delay with VSCodeVim v1.17.1 on VSCode 1.51 and macOS 10.15.7, comparing Escape, text-modifying commands, and search confirmation. Done means the reported keystrokes operate without noticeable lag, with diagnostic evidence identifying the affected path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- devtools, performance
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100