Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to get the historical version of the Simplified Chinese VSIX? #168683

Closed
IronAspen opened this issue Dec 7, 2022 · 8 comments
Closed

How to get the historical version of the Simplified Chinese VSIX? #168683

IronAspen opened this issue Dec 7, 2022 · 8 comments
Assignees

Comments

@IronAspen
Copy link

IronAspen commented Dec 7, 2022

插件市场历史版本仅显示最近版本,无之前版本下载链接,请问是否有下载方法(1.70.2版本VsCode)?

@csigs
Copy link
Member

csigs commented Dec 8, 2022

Thank you for your feedback. We are currently reviewing it (reference 752145).

@NatureLR
Copy link

NatureLR commented Dec 8, 2022

插件里选择安装另一个版本 选个比较早点的就能恢复中文了
image

@v-mholloway
Copy link

@IronAspen @NatureLR Can you please supply your feedback in English to have the issue processed?

@IronAspen
Copy link
Author

插件里选择安装另一个版本 选个比较早点的就能恢复中文了 image

抱歉我没有描述清楚我的问题。因为我需要离线安装插件,因此需要下载 .vsix版本的离线安装包,但是在官方插件市场仅有最新版本的安装包提供下载,尝试了通过API下载的方法但是无法找到对应版本的URL。目前需要下载1.70.2版本可用的.vsix安装包。非常感谢您的回答!

@IronAspen
Copy link
Author

@IronAspen @NatureLR Can you please supply your feedback in English to have the issue processed?

Of course, I want to download the .vsix package which is avaliable for 1.70.2 VsCode to offline install simplified Chinese language pack, but i don't know how can I download it. only the most recent version can be found in the market.

@Hisioni
Copy link

Hisioni commented Dec 9, 2022

No more early historical version found on the official website

@TylerLeonhardt TylerLeonhardt transferred this issue from microsoft/vscode-loc Dec 10, 2022
@vscodenpa vscodenpa added *english-please Issue not using English translation-required-chinese-simplified info-needed Issue requires more information from poster labels Dec 10, 2022
@TylerLeonhardt
Copy link
Member

@isidorn @sandy081, @IronAspen would like a way to download the VSIX of an old version of this extension, however there is no way to download more than 5 versions:
image

Is there any way to do this?

I was thinking maybe the user could:

  1. "Install another version":
    image
    image
  2. grab the extension out of the extensions folder on disk
  3. re-pack it into a VSIX using vsce or just zipping it up and renaming to .vsix

but if you have a better idea...

@microsoft microsoft deleted a comment from vscodenpa Dec 10, 2022
@TylerLeonhardt TylerLeonhardt changed the title 如何获得简体中文插件包的历史版本? How to get the historical version of the Simplified Chinese plug-in package? Dec 10, 2022
@TylerLeonhardt TylerLeonhardt changed the title How to get the historical version of the Simplified Chinese plug-in package? How to get the historical version of the Simplified Chinese VSIX? Dec 10, 2022
@TylerLeonhardt TylerLeonhardt removed the info-needed Issue requires more information from poster label Dec 10, 2022
@IronAspen
Copy link
Author

I solved this problem by doing this:

  1. get the version number from the VsCode by "Install another version".
    image
    image
  2. obtain the package url from the official website.
    image
  3. copy the url to you browser and substitute your target version number
    image

@github-actions github-actions bot locked and limited conversation to collaborators Jan 25, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

9 participants