Skip to content

Instantly share code, notes, and snippets.

@aburgd
Created January 20, 2017 01:07
Show Gist options
  • Save aburgd/2dd559998c88e4f55afadddf10ed0b46 to your computer and use it in GitHub Desktop.
Save aburgd/2dd559998c88e4f55afadddf10ed0b46 to your computer and use it in GitHub Desktop.
Visual Studio Code Sync Settings GIST
{"lastUpload":"2017-01-20T01:07:30.966Z"}
[
{
"metadata": {
"id": "fade5c3d-baa8-4693-9672-8618c34bc79e",
"publisherId": "1c943eba-c73d-4022-972f-8043416b8fd1",
"publisherDisplayName": "William Whitehead"
},
"name": "bootstrap-3-snippets",
"publisher": "wcwhitehead",
"version": "0.0.9"
},
{
"metadata": {
"id": "e337c67b-55c2-4fef-8949-eb260e7fb7fd",
"publisherId": "ac3a3342-db76-40ef-9277-4657632d3bfe",
"publisherDisplayName": "Shan Khan"
},
"name": "code-settings-sync",
"publisher": "Shan",
"version": "2.4.2"
},
{
"metadata": {
"id": "d6f6cfea-4b6f-41f4-b571-6ad2ab7918da",
"publisherId": "2bb7981d-dd9a-486d-8660-0cf1f838abf5",
"publisherDisplayName": "lukehoban"
},
"name": "Go",
"publisher": "lukehoban",
"version": "0.6.52"
},
{
"metadata": {
"id": "1f5eb737-5496-44a3-a8a1-36a85eee4979",
"publisherId": "0f082869-2c63-4c83-b0e2-780d8e645f86",
"publisherDisplayName": "MagicStack Inc."
},
"name": "MagicPython",
"publisher": "magicstack",
"version": "1.0.3"
},
{
"metadata": {
"id": "f1f59ae4-9318-4f3c-a9b5-81b2eaa5f8a5",
"publisherId": "1ba8bd00-2ad1-4be0-a007-5b4b954c1ee7",
"publisherDisplayName": "Don Jayamanne"
},
"name": "python",
"publisher": "donjayamanne",
"version": "0.5.6"
},
{
"metadata": {
"id": "19e1cdbe-42df-443e-89c0-bfecc7204b1d",
"publisherId": "78ff7982-87b9-4f5c-8886-f79f581462f0",
"publisherDisplayName": "Thomas Haakon Townsend"
},
"name": "python",
"publisher": "tht13",
"version": "0.2.3"
},
{
"metadata": {
"id": "d552b939-38e0-46cd-9295-8b7880b43d6c",
"publisherId": "2191c387-5ae6-499b-98fc-4c9cdd7f8799",
"publisherDisplayName": "himanoa"
},
"name": "Python-autopep8",
"publisher": "himanoa",
"version": "1.0.2"
},
{
"metadata": {
"id": "ae062c8a-c68e-4b92-9ecf-8f1d4288b05d",
"publisherId": "d30b9513-547b-4112-9c9c-0fcffa960258",
"publisherDisplayName": "Peng Lv"
},
"name": "Ruby",
"publisher": "rebornix",
"version": "0.10.4"
},
{
"metadata": {
"id": "9ccc1dd7-7ec4-4a46-bd4f-7d7b8b9d322a",
"publisherId": "3d894ec1-7c48-4c7d-9d12-9738c4d94db3",
"publisherDisplayName": "Roberto Huertas"
},
"name": "vscode-icons",
"publisher": "robertohuertasm",
"version": "7.0.1"
},
{
"metadata": {
"id": "d6c6d30c-10a6-42fe-85ec-41dcb313349d",
"publisherId": "c958976e-9702-4f1a-8bdf-26b7bc012d65",
"publisherDisplayName": "mrmlnc"
},
"name": "vscode-json5",
"publisher": "mrmlnc",
"version": "1.0.0"
}
]
// Place your settings in this file to overwrite the default settings
{
"editor.fontFamily": "'Fira Code', Hack, monospace",
"editor.fontLigatures": true,
"editor.wordWrap": true,
"files.autoSave": "onWindowChange",
"python.pythonPath": "py -3",
"sync.gist": "",
"sync.lastUpload": "2017-01-20T01:06:16.981Z",
"sync.autoDownload": false,
"sync.autoUpload": false,
"sync.lastDownload": "1970-01-01T00:00:00.000Z",
"sync.version": 242,
"sync.showSummary": true,
"sync.forceDownload": false,
"sync.workspaceSync": false,
"sync.anonymousGist": false
}
{"version":"7.0.1","status":1,"welcomeShown":true}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment