You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
install it code-server --install-extension MS-CEINTL.vscode-language-pack-zh-hans-1.63.3.vsix
start code-server
Expected
Display language changed to Chinese
Actual
nothing happens, even if I enter Configure Display Language through the command panel, there is no Chinese option
If I install this language extension online, a prompt will pop up in the lower right corner of the browser, asking if I want to change the display language, but there is no prompt after installing the extension offline
Logs
Screenshot
Notes
This issue can be reproduced in VS Code: Yes/No
The text was updated successfully, but these errors were encountered:
However, if I search for it within code-server and click install, it installs and restarts in Chinese.
Video
Screen.Recording.2022-01-14.at.2.24.18.PM.mov
With CLI
I tried again with 1.63.3 and see the same issue that you're describing. It seems like there could be an issue with the way extensions are installed via the CLI vs the UI 🤔
code-asher
changed the title
Cannot change the display language by installing the language pack extension offline
Cannot change the display language by installing the language pack extension via cli
Sep 19, 2024
OS/Web Information
code-server --version
: 4.0.1 735c6daSteps to Reproduce
code-server --install-extension MS-CEINTL.vscode-language-pack-zh-hans-1.63.3.vsix
Expected
Display language changed to Chinese
Actual
nothing happens, even if I enter
Configure Display Language
through the command panel, there is no Chinese optionIf I install this language extension online, a prompt will pop up in the lower right corner of the browser, asking if I want to change the display language, but there is no prompt after installing the extension offline
Logs
Screenshot
Notes
This issue can be reproduced in VS Code: Yes/No
The text was updated successfully, but these errors were encountered: