3 How to install VS Code Language Pack extension
Daniel Ye редактировал(а) эту страницу 2018-02-22 15:06:57 -08:00

Install Visual Studio Code and Language Pack

Install Visual Studio Code version 1.20 or higher from https://code.visualstudio.com/

Search and install language pack in extension manager.

  1. Launch extension manager by clicking menu View->Extensions. See more information of extension installation in docs.

    vscode extension

  2. Search language pack English name. Click install button.

    vscode extension install

  3. Press Ctrl+Shift+P to bring up the Command Palette then start typing "config" to filter and display the Configure Language command. Change UI language setting in locale.json and save the file. See more information of Display Language in docs. vscode extension install

  4. Restart VS Code and enjoy coding in a native language environment you are familiar with.