microsoft / vscode

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

vscode-oss build can't change icon or message #225040

Open wszgrcy opened 1 month ago

wszgrcy commented 1 month ago

Does this issue occur when all extensions are disabled?: Yes/No

Steps to Reproduce:

  1. Before I installed the device, everything was built normally

  2. After reinstalling Win10 The construction can also be successful, but the code oss icon has not been modified image

  3. After debugging, I found that it may be the rcedit (0.3) in the @vscode/gulp electron In the latest version, this package can modify icons normally

  4. But it seems like no one has raised this question for such a long time. Is it because I'm missing some dependencies that haven't been installed? After all, version 0.3 is a very old version New installations of Windows 10 may not come with these dependencies?

vs-code-engineering[bot] commented 1 month ago

Thanks for creating this issue! It looks like you may be using an old version of VS Code, the latest stable release is 1.92.0. Please try upgrading to the latest version and checking whether this issue remains.

Happy Coding!

wszgrcy commented 1 month ago

感谢您创建此问题!您似乎正在使用旧版本的 VS Code,最新稳定版本是 1.92.0。请尝试升级到最新版本并检查此问题是否仍然存在。

祝您编码愉快!

1.92.0 same dependencies