-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
Language ServiceVisual Studio CodeCaused by (or depends on changes from) VS CodeCaused by (or depends on changes from) VS Codebugworld readyAn issue relating string character encodings, localization translations, etc.An issue relating string character encodings, localization translations, etc.
Description
version:
macOS 10.14.3(OS language Chinese Simplified), VSCode 1.32.3
installed from https://github.com/Microsoft/vscode-cpptools/releases/download/0.22.0/cpptools-osx.vsix
settings:
~/Library/Application Support/Code/User/locale.json
{
// Defines VS Code's display language.
// See https://go.microsoft.com/fwlink/?LinkId=761051 for a list of supported languages.
"locale":"en" // Changes will not take effect until VS Code has been restarted.
}
Here is right click menu in c/cpp files:

Now I have Chinese menu items and English menu items, but the setting in locale.json is en.
Metadata
Metadata
Assignees
Labels
Language ServiceVisual Studio CodeCaused by (or depends on changes from) VS CodeCaused by (or depends on changes from) VS Codebugworld readyAn issue relating string character encodings, localization translations, etc.An issue relating string character encodings, localization translations, etc.
