Skip to content

EditContext: Chinese IME and Vim issue #251809

Open
@aiday-mar

Description

@aiday-mar

I'm using extension VSCodeVim. Sometimes, I forget to disable the Chinese IME when i'm doing navigation in NORMAL mode, like typing jjj. So just switch back to US keyboard without clearing the typing first. With experimentalEditContextEnabled, the jjj is not passed as actions in NORMAL mode, but inserted as sth like j'j' in the editor, which didn't happen before.

Disabling experimentalEditContextEnabled fixes my problem.

BTW, macOS 15.3.1, VSCode 1.101.0.

Originally posted by @laggardkernel in #251608

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugeditor-edit-context

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions