nonoroazoro / vscode-syncing

:zap: VSCode Extension - Sync all of your VSCode settings across multiple devices.
https://marketplace.visualstudio.com/items?itemName=nonoroazoro.syncing
Other
490 stars 30 forks source link

Added support for VSCode Exploration builds #52

Closed zahidislm closed 5 years ago

zahidislm commented 5 years ago

Added VSCode Exploration enviroment support. Ran local tests and should fix #50 .

Current exploration builds are based from https://github.com/Microsoft/vscode/tree/electron-4.0.x

Link to the builds can be found in the original issue.

nonoroazoro commented 5 years ago

@zahidislm Thanks a lot! I'll release a new version after testing.

P.S. I think you should re-send the PR to the develop branch or it cannot be merged.