The 'vs code 1.118.0' Chinese language pack is not working

The ‘vs code 1.118.0’ Chinese language pack is not working

Just now, I downloaded and installed the latest version of “vs code” and found that the previously installed Chinese language pack had changed to English. I restarted my computer and reinstalled the Chinese pack, but unfortunately it didn’t work at all

Sorry, this is an extracurricular topic, but I just wanted to give feedback on the issue

You will need to report that to Microsoft. Good luck!

I took this from here, and carefully translated it with some help from DeepL and Qwen.

更改显示语言

您也可以通过使用配置显示语言 (Configure Display Language) 命令来显式设置 VS Code 显示语言,从而覆盖默认的界面语言。

按下 Ctrl+Shift+P 调出命令面板 (Command Palette) ,然后开始输入"display"(显示)以筛选并显示配置显示语言 (Configure Display Language) 命令。

configure display language command

按下 Enter 键,将显示按区域设置排列的可用语言列表,当前激活的语言会高亮显示。

installed languages list

选择另一种语言即可更改显示语言。如果尚未安装该语言包,VS Code 将自动安装它。当您选择不同的显示语言时,系统会提示您重启 VS Code。

配置显示语言命令会将设置写入您用户 VS Code 文件夹(.vscode)中的运行时配置参数文件 argv.json

您也可以通过直接编辑 argv.json 文件(首选项:配置运行时参数 (Preferences: Configure Runtime Arguments) )并重启 VS Code 来更改显示语言。

@Bink

Did you notice what I said earlier about “restarting the computer” and “reinstalling the Chinese language pack”?

And also the pictures I uploaded

But it’s completely useless, it’s clearly a ‘bug’

I saw other people giving feedback on this issue a long time ago, and I didn’t expect to encounter it

I also tried your method, but it was completely useless

Not long after its release, ‘1.118.0’ was withdrawn

A long time later, they released “1.118.1” again. I just downloaded and installed it, but it still doesn’t work like before!

Pay attention to the specific version number

@Confidant

Sorry, I am unable to contact the ‘vs code team’

I did. Really.

Nothing I shared mentioned “restarting the computer”, or “reinstalling the Chinese language pack”. What I took the time to translate and share with you, was how to switch to it, because you hadn’t mentioned that.

Good luck with it.

@Bink

Is it a difference in translation?

I mean, installing “vs code 1.118.0” and “1.118.1” caused my previous Chinese menu bar to turn into English. I restarted my computer and reinstalled the Chinese language pack, but it didn’t work. I guess it’s a “vs code bug”, I’m not referring to the tutorial you forwarded

This is my own solution, but it doesn’t work. I guess it’s a ‘vs code bug’

Secondly, I have also tried the tutorial you forwarded, but it didn’t work!

Ok, thank you for clarifying that and yes, perhaps translation failure is causing some tensions here.

You can rollback to that working version by installing a specific version like this:

(example only, it’s a different extension)

@Bink

I see that you have installed the ‘as3’ extension? Are you still using ‘as3’?

It’s included as part of the Haxe Extension Pack, which I have installed.

I’ve not used AS3 for a production project for a while now. I did use it recently when developing a TexturePacker tutorial though.

@Bink

‘as3’ and ‘haxe’ are two extension packages that must be installed separately. Installing the ‘haxe’ extension package will not automatically install the ‘as3’ extension package for you

Has there been any recent change in “TexturePackerGUI”? Regarding the changes in ‘starling’, feel free to ask

1 Like

Oh sorry I see now, you’re referring to @joshtynjala’s extensions I have installed up a bit higher. I was using one in the actual example :sweat_smile: I likely installed those when I was producing the above mentioned tutorial :+1:

Yeah, they implemented the pivot point :+1:

But as far as I’m aware, ATF is still not re-supported, but I haven’t checked recently. If a lot more people start using ATF in TexturePacker 6.0.1, they might consider it.

I’ve been using KTX instead.

Previously, I provided feedback that the newly released Chinese language packs for versions 1.118.0 and 1.118.1 were not displaying correctly,
So I installed the previous version to solve this problem before.
But just now, the “vs code” menu bar changed to English,
I have reinstalled the ‘vs code’ and Chinese package, but it still doesn’t work.
Based on experience, I guess they fixed the Chinese package and I installed the latest version of ‘vs code’,
The latest version of ‘vs code’ can be displayed normally.
It seems that they have fixed the Chinese language pack so that the latest version can be displayed normally,
But the old version cannot display properly, I am just providing feedback based on what I have found.

If not necessary, you can turn off automatic updates