displaying word by word when typing Chinese
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 15.2k
- Forks
- 1.5k
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 6
Description
Is this a BUG REPORT or FEATURE REQUEST? (choose one):
BUG
What happened:
When typing Chinese, the characters are showing word by word, making it really uncomfortable when typing multiple characters at the same time.
What did you expect to happen:
All the typed characters are displaying at the same time just as how the editor does without vim plugin.
How to reproduce it (as minimally and precisely as possible):
Type a long sentence using pinyin of several words and hit space.
e.g.
- Switch to System Default Chinese Input Method(I'm using Win10 Pro)
- type nihaoa
- hit space and 你 好 啊 three words are displaying one by one instead of three of them together.
Environment:
- Extension (VsCodeVim) version: 0.11.5
- VSCode version: 1.23.0
- OS version: Windows 10 Pro 1803
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 0.11.5 on Windows 10 with the System Default Chinese Input Method, typing “nihaoa” and pressing space. Compare the rendering with VS Code without the Vim extension; done means the converted characters appear together rather than word by word.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- internationalization, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100