Skip to content

right click menu: incorrect menu item #3334

@kzhui125

Description

@kzhui125

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:
1

Now I have Chinese menu items and English menu items, but the setting in locale.json is en.

Here is right click menu in js files:
2

Metadata

Metadata

Assignees

No one assigned

    Labels

    Language ServiceVisual Studio CodeCaused by (or depends on changes from) VS Codebugworld readyAn issue relating string character encodings, localization translations, etc.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions