Last active
January 2, 2021 11:14
-
-
Save kknckk/f4ce9fc05ae2d89a74f55778a7d798d6 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"lastUpload":"2021-01-02T11:14:10.233Z","extensionVersion":"v3.4.3"} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"metadata": { | |
"id": "e337c67b-55c2-4fef-8949-eb260e7fb7fd", | |
"publisherId": "Shan.code-settings-sync", | |
"publisherDisplayName": "Shan" | |
}, | |
"name": "code-settings-sync", | |
"publisher": "Shan", | |
"version": "3.4.3" | |
}, | |
{ | |
"metadata": { | |
"id": "d0db9e58-8cdf-49c5-87bf-02f037e10bb0", | |
"publisherId": "thenikso.github-plus-theme", | |
"publisherDisplayName": "thenikso" | |
}, | |
"name": "github-plus-theme", | |
"publisher": "thenikso", | |
"version": "1.2.1" | |
}, | |
{ | |
"metadata": { | |
"id": "93ce222b-5f6f-49b7-9ab1-a0463c6238df", | |
"publisherId": "ms-vscode-remote.remote-containers", | |
"publisherDisplayName": "ms-vscode-remote" | |
}, | |
"name": "remote-containers", | |
"publisher": "ms-vscode-remote", | |
"version": "0.148.1" | |
}, | |
{ | |
"metadata": { | |
"id": "607fd052-be03-4363-b657-2bd62b83d28a", | |
"publisherId": "ms-vscode-remote.remote-ssh", | |
"publisherDisplayName": "ms-vscode-remote" | |
}, | |
"name": "remote-ssh", | |
"publisher": "ms-vscode-remote", | |
"version": "0.56.0" | |
}, | |
{ | |
"metadata": { | |
"id": "bfeaf631-bcff-4908-93ed-fda4ef9a0c5c", | |
"publisherId": "ms-vscode-remote.remote-ssh-edit", | |
"publisherDisplayName": "ms-vscode-remote" | |
}, | |
"name": "remote-ssh-edit", | |
"publisher": "ms-vscode-remote", | |
"version": "0.56.0" | |
}, | |
{ | |
"metadata": { | |
"id": "f0c5397b-d357-4197-99f0-cb4202f22818", | |
"publisherId": "ms-vscode-remote.remote-wsl", | |
"publisherDisplayName": "ms-vscode-remote" | |
}, | |
"name": "remote-wsl", | |
"publisher": "ms-vscode-remote", | |
"version": "0.51.4" | |
}, | |
{ | |
"metadata": { | |
"id": "23d72dfc-8dd1-4e30-926e-8783b4378f13", | |
"publisherId": "ms-vscode-remote.vscode-remote-extensionpack", | |
"publisherDisplayName": "ms-vscode-remote" | |
}, | |
"name": "vscode-remote-extensionpack", | |
"publisher": "ms-vscode-remote", | |
"version": "0.20.0" | |
}, | |
{ | |
"metadata": { | |
"id": "06848dfe-8265-44ec-845d-0d195f07ddf0", | |
"publisherId": "Yog.yog-plantuml-highlight", | |
"publisherDisplayName": "Yog" | |
}, | |
"name": "yog-plantuml-highlight", | |
"publisher": "Yog", | |
"version": "0.0.5" | |
} | |
] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"sync.gist": "f4ce9fc05ae2d89a74f55778a7d798d6", | |
"sync.autoDownload": true, | |
"sync.autoUpload": true, | |
"sync.quietSync": true, | |
"workbench.colorTheme": "Visual Studio Dark", | |
"remote.WSL.debug": true, | |
"remote.WSL.fileWatcher.polling": true, | |
"remote.SSH.remotePlatform": { | |
"10.1.53.92": "linux" | |
}, | |
"workbench.activityBar.visible": true, | |
"editor.minimap.enabled": false, | |
"C_Cpp.updateChannel": "Insiders" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment