mfuentesg / SyncSettings

Sync Settings - The cross-platform solution to keep Sublime Text configuration synchronized
https://mfuentesg.dev/SyncSettings
MIT License
288 stars 38 forks source link

Proxy support #87

Closed 7i4g0 closed 5 years ago

7i4g0 commented 7 years ago

Sync Settings: Apparently you are having problems with the internet connection.

It's probably because I have proxy.

I have try this in the User Settings file but not work:

{
    "access_token": "my_token",
    "gist_id": "",
    "auto_upgrade": true,
    "proxy": "http://user:password@host:port",
}

How I can set proxy?

mfuentesg commented 7 years ago

Hey @7i4g0, good feedback i will consider your issue as a new feature ;)

rdlaner commented 7 years ago

I have the same issue. My work uses a corporate proxy which is preventing this plugin from accessing github. Would love support for adding a proxy!

mfuentesg commented 7 years ago

hi guys, i really sorry lately i am did very busy. I will try to do an upgrade to the plugin with all registered issues.

mfuentesg commented 5 years ago

Hey guys, in the next i will include this feature.