Visual Studio Code (vscode) Language settings

Source: Internet
Author: User
Tags locale

July 14, 2017 07:53:21 read: 12454 Tags: Visual Studio Code vscode language Settings more Personal Category: VscodeCopyright NOTICE: This article for TESTCS_DN (micro-wx laughter) original article, non-commercial free reprint-keep the Attribution-note the source, thank you. 75070415

Visual Studio Code is accompanied by 10 available display languages (regions): English (United States), Chinese Simplified, Traditional Chinese, French, German, Italian, Japanese, Korean, Russian and Spanish.
Localized display text in all 10 languages is included in the main vs code download, so no secondary installation is required.

By default, the VS code picks up the operating system's display language and, in the case of unsupported locales, uses English (US).

Available Regional Settings

Language Settings

1. Shortcut keys

Windows, Linux shortcut keys are: ctrl+shift+p

MacOS shortcut key is: Command + SHIFT + P

2. Search: Config language or Configure Language

Select to open Locale.json file

    1. {
    2. //Define the display language of the Vscode.
    3. //See https://go.microsoft.com/fwlink/?LinkId=761051 for a list of supported languages.
    4. //Change this value to restart Vscode.
    5. "locale":"ZH-CN"
    6. }
Input errors when modifying will prompt for available languages


When you delete a previous language setting, a colon or quotation mark after "locale" will prompt the available options

Save the changes to the Locale.json file, close the Vscode, and reopen the language.

Note: The language configuration is not found in the Settings.json that is open in configuration preferences.

Visual Studio Code (vscode) Language settings

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.