-
Notifications
You must be signed in to change notification settings - Fork 298
How to install VS Code Language Pack extension
Daniel Ye edited this page Feb 22, 2018
·
3 revisions
Install Visual Studio Code version 1.20 or higher from https://code.visualstudio.com/
-
Launch extension manager by clicking menu View->Extensions. See more information of extension installation in docs.
-
Search language pack English name. Click install button.
-
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.
-
Restart VS Code and enjoy coding in a native language environment you are familiar with.