code-settings-sync
code-settings-sync copied to clipboard
Discussion : Looking for Collaborators
I'm currently busy therefore couldnt maintain the Settings Sync since last few months. I'm looking for collaborators who can work with me to close the issues and release new builds.
Let me know if any one is interested... Email : [email protected]
Have you heard about your new competitor?
Yes. But im looking to maintain it. Infuture 3rd party Settings Sync might become wrapper of code Settings Sync.
Hello there, I am Computer Science Undergrad and looking for to volunteer for some open source projects. I don't have much experience but I am will to learn and help. Feel free to contact me.
Hello @shanalikhan ,
I am a Backend Developer. I am interested to contribute.
Thanks
@hssainidev Can you put some time and try to close some issues by answering them and mentioning me, i will close those tickets. In this way you can help community and meanwhile when you are comfortable to start development, look here as well these are the tickets i'm looking to close in upcoming build.
@raahul1912 I suggest you the same. If you already know about Settings Sync in details you can look here as well these are the tickets i'm looking to close in upcoming build or fix any bug and send PR. Else you can also go ahead and assist me in closing opened tickets to get yourself more familiar with Settings Sync before working on the features.
In case if you both want to send PR. This is the upcoming build branch v3.4.4
Let me know how can I assist you guys more to become more productive with Settings Sync development.
I am will to learn and help. Feel free to contact me.
@NotMoni
Pls read the comment here https://github.com/shanalikhan/code-settings-sync/issues/1188#issuecomment-618434824 on how to start collaborating.
Can you ping me on slack channel, we can start directly.
Have you heard about your new competitor?
There is one important differentiation with this extension; it allows multiple profiles. This is a critical feature for me. The vscode settings sync have been asked to provide this, but the responses to date have been non-commital.
See: https://github.com/microsoft/vscode/issues/92393
As this Settings Sync provide storage for GitHub Gist, unlike VSCode Settings Sync that provides with MS Backend. We can create this Settings Sync generic to allow anyone to add storage provide to work and connect with. Like Git , File Storage , Dropbox etc
Chiming in to say I prefer this extensions storage method. I have no desire to create a Microsoft account to store settings. Also, I can easily create multiple gists to support different environments.
Your work is appreciated.
First, I think this extension is fantastic! Thank you @shanalikhan for creating and maintaining it for so long.
@jsumners, you can use your GitHub account to sync with the vscode sync.
I would like to strongly support continuation of this extension. The inbuilt settings sync functionality of VSCode does not exist for OSS builds; in fact, upon questioning the VSCode team they have mentioned that there is no plan to support Settings Sync for OSS builds. Given the large amount of Linux (and otherwise) distros that use the OSS build, having this extension alive and healthy is a must.
I would like to strongly support continuation of this extension. The inbuilt settings sync functionality of VSCode does not exist for OSS builds; in fact, upon questioning the VSCode team they have mentioned that there is no plan to support Settings Sync for OSS builds. Given the large amount of Linux (and otherwise) distros that use the OSS build, having this extension alive and healthy is a must.
I just was able to enable inbuilt settings sync in a Raspberry Pi OS.
I just was able to enable inbuilt settings sync in a Raspberry Pi OS.
with an OSS build? how?
I just was able to enable inbuilt settings sync in a Raspberry Pi OS.
with an OSS build? how?
Oh maybe, I missunderstood, when you say an OSS build it means build VS Code locally?
Well, I mean built from https://github.com/microsoft/vscode (either locally, or binary provided from the distribution but built from the github repo). Not a binary provided by microsoft.
Microsoft should have hired Shan and used this extension as a base for their own sync logic, that's my two cents.
I am interested in contributing
"new competitor" is not competitor at all. The key difference is that current plugin allow you to save settings in gist, while "competitor" doing it in it's own storage.