Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enabled the VSCodeVim plugin to use Microsoft Pinyin (IME), the prompt bar keeps moving #156780

Closed
zhanyeye opened this issue Aug 1, 2022 · 1 comment
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug editor-input-IME Editor input of characters not on keyboard VIM VIM issue

Comments

@zhanyeye
Copy link

zhanyeye commented Aug 1, 2022

Does this issue occur when all extensions are disabled?: No

  • VS Code Version: 1.70.0-insider, This problem has existed since v1.64.2
  • OS Version: windows11

similar to #154935 (comment)

Describe the bug

  • When enabled the VSCodeVim plugin to use Microsoft Pinyin (IME), the prompt bar keeps moving, making the content unclear.

  • But if the VSCode version is before 1.63.2 or when VSCodeVim is disabled, the prompt bar will not move.

  • It may be that the version update after v1.63.2 caused this problem.

To Reproduce

  • [VSCodeVim Enabled] The prompt bar of Microsoft Pinyin keeps moving
The.prompt.bar.of.Microsoft.Pinyin.keeps.moving.mp4

Expected behavior

  • [VSCodeVim Disabled or VSCode version is before 1.63.2] The prompt bar of Microsoft Pinyin is fixed
The.prompt.bar.of.Microsoft.Pinyin.is.fixed.mp4
@zhanyeye zhanyeye changed the title When using Microsoft Pinyin (Input Method Editor) in VSCodeVim, the prompt bar keeps moving When Enabled the VSCodeVim plugin to use Microsoft Pinyin (Input Method Editor), the prompt bar keeps moving Aug 1, 2022
@zhanyeye zhanyeye changed the title When Enabled the VSCodeVim plugin to use Microsoft Pinyin (Input Method Editor), the prompt bar keeps moving When Enabled the VSCodeVim plugin to use Microsoft Pinyin (IME), the prompt bar keeps moving Aug 1, 2022
@zhanyeye zhanyeye changed the title When Enabled the VSCodeVim plugin to use Microsoft Pinyin (IME), the prompt bar keeps moving Enabled the VSCodeVim plugin to use Microsoft Pinyin (IME), the prompt bar keeps moving Aug 1, 2022
@alexdima alexdima added bug Issue identified by VS Code Team member as probable bug VIM VIM issue editor-input-IME Editor input of characters not on keyboard labels Aug 2, 2022
@aiday-mar aiday-mar self-assigned this Sep 5, 2024
@aiday-mar
Copy link
Contributor

Hi thank you for filing this issue. This issue should be fixed with the new experimental setting editor.experimentalEditContextEnabled which should be made available in the next Insiders release. This issue will be closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue identified by VS Code Team member as probable bug editor-input-IME Editor input of characters not on keyboard VIM VIM issue
Projects
None yet
Development

No branches or pull requests

3 participants