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

Setting to avoid syncing extensions #98

Open
cyrus01337 opened this issue Jan 7, 2023 · 6 comments
Open

Setting to avoid syncing extensions #98

cyrus01337 opened this issue Jan 7, 2023 · 6 comments

Comments

@cyrus01337
Copy link

Note: this is more of a feature request and less of an issue, I didn't see a feature request template so I will be using this instead.

As someone that manages 2 different OSes for 2 different types of development, I love having the ability to create OS-agnostic shortcuts on 1 machine and have them reflected in another, this becomes problematic however when I only want 1 group of extensions on Linux and another group of extensions on Windows.

I'd love to be able to sync everything but extensions, one simple idea I had of achieving this is to ensure "*" is a valid entry to syncing.excludedExtensions. Thoughts?

@nonoroazoro
Copy link
Owner

Currently It's not possible to exclude all extensions by using the "*" pattern, and perhaps adding a switch in VSCode Settings is a better option, but let me think it over.

@ionlizarazu
Copy link

Would be nice also to have an option to sync extensions in a non deleting mode. I want to install the synced extensions but not to uninstall the not listed extensions.

@nonoroazoro
Copy link
Owner

@ionlizarazu After some investigation, using the "*" pattern is a viable solution to prevent uploading the extensions for now, you should try it.

@ionlizarazu
Copy link

In my case, I want to upload the extensions, but I don't wanna remove locally any extension that is not synced.

@nonoroazoro
Copy link
Owner

Now that I understand, let me look.

@cyrus01337
Copy link
Author

Any progress on this out of curiosity?

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

3 participants