-
Notifications
You must be signed in to change notification settings - Fork 38.2k
Description
for windows that language is chinese(I'm not sure about other non-English languages windows os),
Whether it's Windows 7 or Windows 10, ctrl+space is bound by default as a shortcut to switch languages ime. This is a serious conflict with trigger suggestion.
All these years have passed.Users are used to switching languages using this shortcut.
In Chinese operating system, users using vscode will encounter shortcut problems.

Regarding the ctrl-space switch input method, cancellation is also supported until windows 10 (1903), but it is only able to turn off and it turn on by default.
This is a legacy-issue of history.

For this issue, you might say I can change the shortcut binding by myself. But I found that everyone around me found this problem when using vscode. Whether it's win7 or win 10. my work mates class mates, chats groups.
It's impossible ASKING everyone to rebind the shortcuts themselves.
I have compare all key default-bingding of windows,linux and macos,
Only ctrl+i is a shortcut that is not currently in use and is ideal for triggering suggestion.
Strongly request the addition of a new shortcut to solve this problem. of cause, ctrl+i is a good choice, but it is up to you and vscode team.
after that, user can use ctrl+space or ctrl+i to trigger.
please consider, thanks very much