Cursor style Settings are not working
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
I use im-select to switch languages,If I use c i w to enter insert mode, cursor style settings are not working
To Reproduce
Steps to reproduce the behavior:
- setting the im-select, Normal mode use English languages,Insert mode use Chinese languages
- On Normal
- input
c i w - the cusor style not change
Logs that work correctly, Normal mode use English languages,Insert mode use English languages

Logs that are not working correctly, Normal mode use English languages,Insert mode use Chinese languages

Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
the cusor style should becomes line
Environment (please complete the following information):

- Extension (VsCodeVim) version: 1.25.2
- VSCode version: 1.77.1
- OS: windows10
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
Reproduce the issue in VSCodeVim 1.25.2 on Windows 10 with VS Code 1.77.1, using im-select to switch between English in Normal mode and Chinese in Insert mode, then entering Insert mode with c i w. Trace the cursor-style handling around that transition and verify that the cursor changes to a line; the issue names no files or tests, so the relevant entry point must first be located.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- developer-experience
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100