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

No Intellisense shows using Ctrl+ Space on Chinese OS with English Mode #73557

Closed
StephenWeatherford opened this issue May 10, 2019 · 2 comments
Assignees
Labels
*question Issue represents a question, should be posted to StackOverflow (VS Code)

Comments

@StephenWeatherford
Copy link

StephenWeatherford commented May 10, 2019

Copied from microsoft/vscode-azurearmtools#184, posted by @v-xuanzh

  • VSCode Version: 1.34.0-insider
  • OS Version: Win10

Steps to Reproduce:

Version: 1.32.0-insider (user setup)
Node.js: 10.2.0
OS: All
Extension Version: 20190305.2

Steps to reproduce:

  1. Make sure your machine is Chinese Operating System or installed the language package of Chinese.

  2. Change the current mode to English.
    image

  3. Open one .json file on VS Code, try to press 'Ctrl + Space' on the opened file.

  4. Check whether there is Intellisense list shows or not.

Expect:

The Intellisense list shows well.

Actual:

  1. No Intellisense list shows.
  2. The current mode has been changed to ‘Chinese Mode’ after pressing 'Ctrl +Space'.

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

@rebornix
Copy link
Member

Ctrl+Space is Windows' built in keyboard shortcut for switching IMEs. You may want to change it to others which don't conflict with VS Code's keybindings, or modify VS Code's keybindings.

@rebornix rebornix added the *question Issue represents a question, should be posted to StackOverflow (VS Code) label Jul 30, 2019
@vscodebot
Copy link

vscodebot bot commented Jul 30, 2019

Please ask your question on StackOverflow. We have a great community over there. They have already answered thousands of questions and are happy to answer yours as well. See also our issue reporting guidelines.

Happy Coding!

@vscodebot vscodebot bot closed this as completed Jul 30, 2019
@vscodebot vscodebot bot locked and limited conversation to collaborators Sep 13, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*question Issue represents a question, should be posted to StackOverflow (VS Code)
Projects
None yet
Development

No branches or pull requests

3 participants