VSCodeVim / VSCodeVim/Vim

Cursor style Settings are not working

Open
#8,362 0 comments 0 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
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:

  1. setting the im-select, Normal mode use English languages,Insert mode use Chinese languages
  2. On Normal
  3. input c i w
  4. the cusor style not change

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

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):
image

  • 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

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.