VSCodeVim / VSCodeVim/Vim

Several typos that were not entered when entering Korean are automatically generated.

Open
#8,605 5 comments 6 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

In V1.26.0, Several typos that were not entered when entering Korean are automatically generated.

To Reproduce

  1. Press i to switch to input mode.
  2. Press Shift + Space to change Language from English to Korean.
  3. Press words which I want to input (example: "테스트")
  4. Typos occur ("테스테트트")

Expected behavior
Only the letters I typed appear like "테스트".

Screenshots
bug

Environment (please complete the following information):

  • Extension (VsCodeVim) version: v1.26.0
  • VSCode version: 1.79.2
  • OS: Debian 11

Additional context

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

Start by reproducing the issue in VSCodeVim v1.26.0 on VSCode 1.79.2 with Debian 11 and a Korean input method, following the reported Shift + Space sequence. Investigate the input-handling entry points involved; done means entering "테스트" produces exactly "테스트" without duplicated or reordered characters.

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
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.