Skip to content

Instantly share code, notes, and snippets.

@jtdaad
Last active June 11, 2018 22:34
Show Gist options
  • Select an option

  • Save jtdaad/2c0e76a2c6e6a9d51a2701b6bf18a2ec to your computer and use it in GitHub Desktop.

Select an option

Save jtdaad/2c0e76a2c6e6a9d51a2701b6bf18a2ec to your computer and use it in GitHub Desktop.
Visual Studio Code Settings Sync Gist
{"lastUpload":"2018-06-11T22:34:04.567Z","extensionVersion":"v2.9.2"}
[
{
"metadata": {
"id": "e337c67b-55c2-4fef-8949-eb260e7fb7fd",
"publisherId": "Shan.code-settings-sync",
"publisherDisplayName": "Shan"
},
"name": "code-settings-sync",
"publisher": "Shan",
"version": "2.9.2"
},
{
"metadata": {
"id": "976eb754-5cd2-4716-82fc-90f201c9ca9d",
"publisherId": "sbrink.elm",
"publisherDisplayName": "sbrink"
},
"name": "elm",
"publisher": "sbrink",
"version": "0.18.0"
},
{
"metadata": {
"id": "d0db9e58-8cdf-49c5-87bf-02f037e10bb0",
"publisherId": "thenikso.github-plus-theme",
"publisherDisplayName": "thenikso"
},
"name": "github-plus-theme",
"publisher": "thenikso",
"version": "1.1.3"
},
{
"metadata": {
"id": "d6f6cfea-4b6f-41f4-b571-6ad2ab7918da",
"publisherId": "ms-vscode.Go",
"publisherDisplayName": "ms-vscode"
},
"name": "Go",
"publisher": "ms-vscode",
"version": "0.6.82"
},
{
"metadata": {
"id": "741aaa35-4ec9-4adb-88e3-1ea8cb07f4c6",
"publisherId": "doublefint.pgsql",
"publisherDisplayName": "doublefint"
},
"name": "pgsql",
"publisher": "doublefint",
"version": "0.1.2"
},
{
"metadata": {
"id": "1b747f06-3789-4ebd-ac99-f1fe430c3347",
"publisherId": "alefragnani.project-manager",
"publisherDisplayName": "alefragnani"
},
"name": "project-manager",
"publisher": "alefragnani",
"version": "0.25.2"
},
{
"metadata": {
"id": "f1f59ae4-9318-4f3c-a9b5-81b2eaa5f8a5",
"publisherId": "ms-python.python",
"publisherDisplayName": "ms-python"
},
"name": "python",
"publisher": "ms-python",
"version": "2018.5.0"
},
{
"metadata": {
"id": "d552b939-38e0-46cd-9295-8b7880b43d6c",
"publisherId": "himanoa.Python-autopep8",
"publisherDisplayName": "himanoa"
},
"name": "Python-autopep8",
"publisher": "himanoa",
"version": "1.0.2"
},
{
"metadata": {
"id": "76e37267-9f32-4816-b6c8-47a3928b94c9",
"publisherId": "Tyriar.shell-launcher",
"publisherDisplayName": "Tyriar"
},
"name": "shell-launcher",
"publisher": "Tyriar",
"version": "0.1.6"
},
{
"metadata": {
"id": "b3d03957-2620-41ee-9854-88b0af1ee988",
"publisherId": "remcoros.startanyshell",
"publisherDisplayName": "remcoros"
},
"name": "startanyshell",
"publisher": "remcoros",
"version": "0.3.1"
},
{
"metadata": {
"id": "a150991b-031b-457a-b823-ef4c45425a1b",
"publisherId": "karyfoundation.theme-karyfoundation-themes",
"publisherDisplayName": "karyfoundation"
},
"name": "theme-karyfoundation-themes",
"publisher": "karyfoundation",
"version": "18.0.1"
},
{
"metadata": {
"id": "513cf511-3894-4ee2-8c34-13ab83ddfd37",
"publisherId": "eg2.tslint",
"publisherDisplayName": "eg2"
},
"name": "tslint",
"publisher": "eg2",
"version": "1.0.30"
},
{
"metadata": {
"id": "d96e79c6-8b25-4be3-8545-0e0ecefcae03",
"publisherId": "vscodevim.vim",
"publisherDisplayName": "vscodevim"
},
"name": "vim",
"publisher": "vscodevim",
"version": "0.12.0"
},
{
"metadata": {
"id": "0479fc1c-3d67-49f9-b087-fb9069afe48f",
"publisherId": "PeterJausovec.vscode-docker",
"publisherDisplayName": "PeterJausovec"
},
"name": "vscode-docker",
"publisher": "PeterJausovec",
"version": "0.0.27"
},
{
"metadata": {
"id": "97a08c5f-6667-4242-a5c5-045dfb6bd4b9",
"publisherId": "wayou.vscode-todo-highlight",
"publisherDisplayName": "wayou"
},
"name": "vscode-todo-highlight",
"publisher": "wayou",
"version": "0.5.12"
},
{
"metadata": {
"id": "5a6dc0d5-dc02-4121-8e24-cad33a2ff0af",
"publisherId": "ms-vsliveshare.vsliveshare",
"publisherDisplayName": "ms-vsliveshare"
},
"name": "vsliveshare",
"publisher": "ms-vsliveshare",
"version": "0.3.264"
}
]
// Place your settings in this file to overwrite the default settings
{
"vim.useSystemClipboard": true,
"window.zoomLevel": -1,
"editor.quickSuggestions": false,
"editor.suggestOnTriggerCharacters": false,
"editor.minimap.enabled": false,
"terminal.integrated.shell.windows": "C:\\Program Files\\Git\\bin\\bash.exe",
"shellLauncher.shells.windows": [
{
"shell": "C:\\Program Files\\Git\\bin\\bash.exe",
"label": "bash"
},
{
"shell": "C:\\WINDOWS\\System32\\cmd.exe",
"label": "cmd"
}
],
"sync.gist": "2c0e76a2c6e6a9d51a2701b6bf18a2ec",
"sync.lastUpload": "2018-06-08T17:15:48.105Z",
"sync.autoDownload": false,
"sync.autoUpload": false,
"sync.lastDownload": "2018-06-05T17:31:25.082Z",
"sync.forceDownload": false,
"sync.host": "",
"sync.pathPrefix": "",
"sync.quietSync": false,
"sync.askGistName": false,
"python.formatting.provider": "autopep8",
"sync.removeExtensions": true,
"sync.syncExtensions": true,
"todohighlight.isEnable": true,
"files.associations": {
"*.sql": "pgsql"
},
"extensions.ignoreRecommendations": false,
"pgsql.connection": "postgres://toesas_app:whatnow22@127.0.0.1:5432/toesas_beta",
"editor.accessibilitySupport": "off",
"elm.formatCommand": "/Users/user/bin/elm-format",
"elm.makeCommand": "/usr/local/bin/elm-make"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment