microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
163.25k stars 28.88k forks source link

The interface keeps switching to English #190148

Closed neko0104 closed 1 year ago

neko0104 commented 1 year ago

Type: Bug

I changed the user interface of Visual Studio Code to Traditional Chinese (zh-tw), but after that, Visual Studio Code asked me to restart and install packages again, which I did. However, when I open Visual Studio Code again or open a new window, the language switches back to English. Even when I switch to Traditional Chinese (zh-tw) again, there is no response. What's even more puzzling is that the language switcher keeps suggesting Simplified Chinese (zh-cn) as an option, but I never use Simplified Chinese. This issue has caused me a lot of trouble.

VS Code version: Code 1.81.0 (Universal) (6445d93c81ebe42c4cbd7a60712e0b17d9463e97, 2023-08-02T12:40:02.782Z) OS version: Darwin arm64 21.6.0 Modes:

System Info |Item|Value| |---|---| |CPUs|Apple M1 (8 x 24)| |GPU Status|2d_canvas: enabled
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
metal: disabled_off
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled| |Load (avg)|2, 2, 2| |Memory (System)|16.00GB (0.65GB free)| |Process Argv|--crash-reporter-id c9d11c11-4020-4563-ba09-7c2c3cfec075 --crash-reporter-id c9d11c11-4020-4563-ba09-7c2c3cfec075 --crash-reporter-id c9d11c11-4020-4563-ba09-7c2c3cfec075| |Screen Reader|no| |VM|0%|
Extensions (24) Extension|Author (truncated)|Version ---|---|--- codesnap|adp|1.3.4 Bookmarks|ale|13.4.1 django|big|1.0.2 vscode-tailwindcss|bra|0.9.11 es7-react-js-snippets|dsz|4.4.3 gitlens|eam|14.2.0 vscode-html-css|ecm|1.13.1 prettier-vscode|esb|10.1.0 isort|ms-|2023.10.1 python|ms-|2023.14.0 vscode-pylance|ms-|2023.8.20 jupyter|ms-|2023.7.1002162226 jupyter-keymap|ms-|1.1.2 jupyter-renderers|ms-|1.0.17 vscode-jupyter-cell-tags|ms-|0.1.8 vscode-jupyter-slideshow|ms-|0.1.5 remote-ssh|ms-|0.102.0 remote-ssh-edit|ms-|0.86.0 remote-explorer|ms-|0.4.1 autodocstring|njp|0.6.1 LiveServer|rit|5.7.9 open-in-browser|tec|2.0.0 JavaScriptSnippets|xab|1.8.0 beauty|yhp|0.0.2
A/B Experiments ``` vsliv368:30146709 vsreu685:30147344 python383cf:30185419 vspor879:30202332 vspor708:30202333 vspor363:30204092 vslsvsres303:30308271 vserr242:30382549 pythontb:30283811 vsjup518:30340749 pythonptprofiler:30281270 vsdfh931:30280409 vshan820:30294714 vstes263:30335439 vscod805:30301674 binariesv615:30325510 bridge0708:30335490 bridge0723:30353136 vsaa593:30376534 pythonvs932:30410667 py29gd2263cf:30792227 vsclangdf:30486550 c4g48928:30535728 dsvsc012:30540252 pynewext54:30695312 azure-dev_surveyone:30548225 vsccc:30803844 282f8724:30602487 f6dab269:30613381 2i9eh265:30646982 showlangstatbar:30737416 vsctsb:30748421 pythonfmttext:30731395 pythoncmv:30756943 fixshowwlkth:30771522 showindicator:30805244 pythongtdpath:30769146 i26e3531:30792625 gsofb:30804716 pythonnosmt12:30797651 pythonidxptcf:30805731 pythonnoceb:30805159 e537b577:30795824 dsvsc013:30795093 dsvsc014:30804076 ```
gjsjohnmurray commented 1 year ago

/duplicate of https://github.com/microsoft/vscode/issues/189770 which is fixed in upcoming 1.81.1

VSCodeTriageBot commented 1 year ago

Thanks for creating this issue! We figured it's covering the same as another one we already have. Thus, we closed this one as a duplicate. You can search for similar existing issues. See also our issue reporting guidelines.

Happy Coding!