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

@builtin extensions are not included in the sync [Upload/Download] #722

Closed
n3rd4i opened this issue Dec 2, 2018 · 3 comments
Closed

@builtin extensions are not included in the sync [Upload/Download] #722

n3rd4i opened this issue Dec 2, 2018 · 3 comments

Comments

@n3rd4i
Copy link

n3rd4i commented Dec 2, 2018

🐛 Describe the bug
@Builtin extensions are not considered by this plugin?

🌴 Visual Studio Code Version : 1.29.1 (user setup)
🌴 Code Settings Sync Version : 3.2.2
🌴 Standard or Insiders : Standard
🌴 OSS or Portable : OSS
🌴 Operating System : Microsoft Windows [Version 10.0.18290.1000]
🌴 Occurs On: [Upload / Download ]
🌴 Proxy Enabled: [ No ]
🌴 Gist Id: [ https://gist.github.com/8a21ee7c3475e267287cabce2abfa546 ]

📰 To Reproduce
Steps to reproduce the behavior:

  1. Install Settings Sync and configure it
  2. Disable some @Builtin extensions
  3. Upload first configuration
  4. After downloading the configuration on different machine, @Builtin extensions are not configured

💪 Expected behavior
@Builtin extensions should be included in the the sync-ed configuration.

📺 Console Error Log
If applicable, add screenshots or paste the console log from developer console of VSCode.

📺 Additional context
Add any other context about the problem here.

@shanalikhan
Copy link
Owner

Please update the appropriate steps in above post.

  1. Which extensions are installed in code and code is reloaded after installating those extensions and they are activated.
  2. What is your gist ID, and which installed extensions are missing in your gist.

@n3rd4i
Copy link
Author

n3rd4i commented Dec 6, 2018

As I already mention in the issue, the VSCode BuildIn plugins.

Those are default installed in every VSCode installation.

The issue as its already explaining, if one disables some of them, they sync-plugin does NOT take that into account. e.g:

  1. Install VSCode + Sync plugin
  2. disable CSS build in language support
  3. upload config within gist with sync plugin
  4. download this, with sync plugin, on another machine
  5. the build-in language, CSS, which one disabled on the first machine, is not disabled on this second machine (after config synced with the plugin)

Gist ID: https://gist.github.com/8a21ee7c3475e267287cabce2abfa546

@shanalikhan
Copy link
Owner

Duplicate of #143

@shanalikhan shanalikhan marked this as a duplicate of #143 Dec 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants