Skip to content

Instantly share code, notes, and snippets.

@tumbleintoyourheart
Last active December 5, 2018 02:59
Show Gist options
  • Select an option

  • Save tumbleintoyourheart/73e4b70619181a8d766d28ec4a23d209 to your computer and use it in GitHub Desktop.

Select an option

Save tumbleintoyourheart/73e4b70619181a8d766d28ec4a23d209 to your computer and use it in GitHub Desktop.
Visual Studio Code Settings Sync Gist
{"lastUpload":"2018-12-05T02:59:46.247Z","extensionVersion":"v3.2.2"}
[
{
"metadata": {
"id": "5a8b9107-e667-4ec8-a792-d066a93b9eff",
"publisherId": "ms-python.anaconda-extension-pack",
"publisherDisplayName": "ms-python"
},
"name": "anaconda-extension-pack",
"publisher": "ms-python",
"version": "1.0.1"
},
{
"metadata": {
"id": "a6a0c5b2-d078-4bf5-a9ee-4e37054414b3",
"publisherId": "formulahendry.code-runner",
"publisherDisplayName": "formulahendry"
},
"name": "code-runner",
"publisher": "formulahendry",
"version": "0.9.5"
},
{
"metadata": {
"id": "e337c67b-55c2-4fef-8949-eb260e7fb7fd",
"publisherId": "Shan.code-settings-sync",
"publisherDisplayName": "Shan"
},
"name": "code-settings-sync",
"publisher": "Shan",
"version": "3.2.2"
},
{
"metadata": {
"id": "eaa2127d-cb69-4ab9-8505-a60c9ee5f28b",
"publisherId": "oderwat.indent-rainbow",
"publisherDisplayName": "oderwat"
},
"name": "indent-rainbow",
"publisher": "oderwat",
"version": "7.2.4"
},
{
"metadata": {
"id": "6af075bf-dfe9-43c0-956a-608e5591e7ee",
"publisherId": "yellpika.latex-input",
"publisherDisplayName": "yellpika"
},
"name": "latex-input",
"publisher": "yellpika",
"version": "0.1.0"
},
{
"metadata": {
"id": "61d03280-3919-4dd1-bce1-178ca21fdeaf",
"publisherId": "James-Yu.latex-workshop",
"publisherDisplayName": "James-Yu"
},
"name": "latex-workshop",
"publisher": "James-Yu",
"version": "5.17.3"
},
{
"metadata": {
"id": "5db78037-f674-459f-a236-db622c427c5b",
"publisherId": "PKief.material-icon-theme",
"publisherDisplayName": "PKief"
},
"name": "material-icon-theme",
"publisher": "PKief",
"version": "3.6.1"
},
{
"metadata": {
"id": "31bf5686-d0e3-433b-adc6-d7f0ad143507",
"publisherId": "ashpowell.monokai-one-dark-vivid",
"publisherDisplayName": "ashpowell"
},
"name": "monokai-one-dark-vivid",
"publisher": "ashpowell",
"version": "0.13.0"
},
{
"metadata": {
"id": "f1f59ae4-9318-4f3c-a9b5-81b2eaa5f8a5",
"publisherId": "ms-python.python",
"publisherDisplayName": "ms-python"
},
"name": "python",
"publisher": "ms-python",
"version": "2018.11.0"
},
{
"metadata": {
"id": "76e37267-9f32-4816-b6c8-47a3928b94c9",
"publisherId": "Tyriar.shell-launcher",
"publisherDisplayName": "Tyriar"
},
"name": "shell-launcher",
"publisher": "Tyriar",
"version": "0.2.0"
},
{
"metadata": {
"id": "4ef6c2d5-de36-45a1-9015-18c1d4a3a25e",
"publisherId": "albert.TabOut",
"publisherDisplayName": "albert"
},
"name": "TabOut",
"publisher": "albert",
"version": "0.1.6"
},
{
"metadata": {
"id": "675bd199-f436-4638-80eb-92500950f0ba",
"publisherId": "oijaz.unicode-latex",
"publisherDisplayName": "oijaz"
},
"name": "unicode-latex",
"publisher": "oijaz",
"version": "1.1.2"
},
{
"metadata": {
"id": "9ccc1dd7-7ec4-4a46-bd4f-7d7b8b9d322a",
"publisherId": "robertohuertasm.vscode-icons",
"publisherDisplayName": "robertohuertasm"
},
"name": "vscode-icons",
"publisher": "robertohuertasm",
"version": "7.28.0"
},
{
"metadata": {
"id": "2061917f-f76a-458a-8da9-f162de22b97e",
"publisherId": "redhat.vscode-yaml",
"publisherDisplayName": "redhat"
},
"name": "vscode-yaml",
"publisher": "redhat",
"version": "0.1.0"
}
]
{
"sync.gist": "73e4b70619181a8d766d28ec4a23d209",
"sync.autoDownload": true,
"sync.autoUpload": true,
"workbench.iconTheme": "material-icon-theme",
"workbench.colorTheme": "Monokai One Dark Vivid",
"python.pythonPath": "C:\\Users\\doubl\\Anaconda3\\python.exe",
"terminal.integrated.shell.windows": "C:\\Windows\\System32\\cmd.exe",
"sync.forceDownload": true
}
{"version":"7.28.0","status":2,"welcomeShown":true}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment