Several typos that were not entered when entering Korean are automatically generated.
Open
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
- Press i to switch to input mode.
- Press
Shift + Spaceto change Language from English to Korean. - Press words which I want to input (example: "테스트")
- Typos occur ("테스테트트")
Expected behavior
Only the letters I typed appear like "테스트".
Screenshots
Environment (please complete the following information):
- Extension (VsCodeVim) version: v1.26.0
- VSCode version: 1.79.2
- OS: Debian 11
Additional context
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
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