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

Chinese garbled #16232

Closed
iuuniang opened this issue Nov 29, 2016 · 1 comment
Closed

Chinese garbled #16232

iuuniang opened this issue Nov 29, 2016 · 1 comment
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@iuuniang
Copy link

  • VSCode Version: Code 1.7.2 (7ba55c5, 2016-11-21T22:06:37.428Z)
  • OS Version: Windows_NT ia32 10.0.14393
  • Extensions:
Extension Author Version
cpptools ms-vscode 0.9.2
startanyshell remcoros 0.3.1

Steps to Reproduce:

1.OutPut(Ctrl+Shift+U),Chinese garbled
E.g:task.json

{
// See https://go.microsoft.com/fwlink/?LinkId=733558
// for the documentation about the tasks.json format
"version": "0.1.0",
"command": "echo",
"isShellCommand": true,
"args": ["你好,世界"],//hello,world
"showOutput": "always"
}
OutPut:

�������

@chrmarti chrmarti added bug Issue identified by VS Code Team member as probable bug *duplicate Issue identified as a duplicate of another issue(s) and removed bug Issue identified by VS Code Team member as probable bug labels Nov 29, 2016
@chrmarti chrmarti assigned chrmarti and unassigned isidorn Nov 29, 2016
@chrmarti
Copy link
Contributor

Duplicates #3550

@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

3 participants