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

Can Revert back to previous Version? #677

Closed
UTexas80 opened this issue Oct 13, 2018 · 5 comments
Closed

Can Revert back to previous Version? #677

UTexas80 opened this issue Oct 13, 2018 · 5 comments

Comments

@UTexas80
Copy link

Hello,
Is there anyway to revert back to a previous sync version. If not that would be a great feature request.
Thank you.

@emptyother
Copy link
Contributor

Should probably be a feature request for the vscode team instead. Being able to install a specific version of a vscode plugin. Being used to npm, i kinda expected this to work (it didn't):

code --install-extension [email protected] --force

@shanalikhan
Copy link
Owner

@UTexas80 report in code repo to allow extensions to install previous extensions.
But if you set autoupdate to false and then upload the gist, Settings Sync will take care and download the version specific extensions.

@emptyother
Copy link
Contributor

Btw, it is possible. Download the *.vsix from here. Open up code and select "Install from VSIX" (in the action panel). Answer yes to replace the new with the old.

@mileung
Copy link

mileung commented Jun 10, 2019

How do you revert to a previous version of your settings? I accidentally uploaded blank settings.

@shanalikhan
Copy link
Owner

shanalikhan commented Jun 11, 2019

I accidentally uploaded blank settings.

We can revert to previous version of extension. But if you want to revert your settings to older version. You need to check the revisions from the Gist Page inside github.

Check How to revert to an earlier gist

To Support Settings Sync to revert to older revision , there is already issue opened. #413

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants