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

Input error when using Microsoft Pinyin #45

Open
tcztzy opened this issue Mar 9, 2017 · 0 comments
Open

Input error when using Microsoft Pinyin #45

tcztzy opened this issue Mar 9, 2017 · 0 comments

Comments

@tcztzy
Copy link

tcztzy commented Mar 9, 2017

microsoft/vscode#18592 (comment)
I also met this problem. It seems to be related to the extension vscode-emacs.

After I installed and enabled the extension, once I type in Chinese by Microsoft Pinyin, it will delete the former character before cursor if able, and put the first English character in, and then finally works expected.

for example:
if I have some code like print(""), and I move the cursor between the double quote, then type in 你好, it will finally get the result print(n你好")

This problem disappear after I disable the extension or change to other input method like Sogou Input Method.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant