-
Notifications
You must be signed in to change notification settings - Fork 31
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
Uploading/Downloading does not reproduce exact environment #57
Comments
@mbaas2 I tried the extensions you listed, all of them were synced correctly. So maybe you have to check the followings:
If the issue still occurs, please send me the edition of your Linux Distribution together with its version. |
Hi all, @nonoroazoro I was about to open a ticket with an issue that I think might be related to the behavior seen by @mbaas2: Syncing seems to only sync enabled extensions, not all the installed extensions. How to reproduce the issue:
Let me know what you think. |
Oh I see, thanks for the additional info, I'll monitor that issue. |
@nonoroazoro Can this microsoft/vscode#14444 (comment) help? |
@cig0 Unfortunately that doesn't help... |
Thanks, I'll raise the issue in the main thread then and keep you updated
…On Tue, Apr 30, 2019 at 3:47 PM Nonoroazoro ***@***.***> wrote:
@cig0 <https://github.com/cig0> Unfortunately that doesn't help...
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#57 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AADAG2NW4NB6MAV5STET763PTCH4BANCNFSM4HHXRPUA>
.
|
Specifications
Sync from (1):
Version: 1.33.1 (system setup)
Commit: 51b0b28134d51361cf996d2f0a1c698247aeabd8
Date: 2019-04-11T08:27:14.102Z
Electron: 3.1.6
Chrome: 66.0.3359.181
Node.js: 10.2.0
V8: 6.6.346.32
OS: Windows_NT x64 10.0.17763
Sync to (2):
Version: 1.33.1
Commit: 51b0b28134d51361cf996d2f0a1c698247aeabd8
Date: 2019-04-11T08:20:22.771Z
Electron: 3.1.6
Chrome: 66.0.3359.181
Node.js: 10.2.0
V8: 6.6.346.32
OS: Linux x64 4.18.0-17-generic snap
Expected Behavior
After uploading settings from (1) and downloading into (2) I had expected to see the same extensions as in the original system.
Actual Behavior
(1) uses an extension "Favorites Manager". (2) did not show that (even after a restart), but did show "Favorites. I don't know if FM wasn't installed at all and F wasn't wiped out (I had used it before in that installation). Other extensions are missing, too - and extension that I had disabled in (1) are still active in (2).
The text was updated successfully, but these errors were encountered: