Skip to content

Instantly share code, notes, and snippets.

@tobstarr
Last active February 27, 2018 07:42
Show Gist options
  • Save tobstarr/ad3a6812c02e5c846eeba28d68c7bf8d to your computer and use it in GitHub Desktop.
Save tobstarr/ad3a6812c02e5c846eeba28d68c7bf8d to your computer and use it in GitHub Desktop.

Revisions

  1. tobstarr revised this gist Feb 27, 2018. 2 changed files with 6 additions and 6 deletions.
    2 changes: 1 addition & 1 deletion cloudSettings
    Original file line number Diff line number Diff line change
    @@ -1 +1 @@
    {"lastUpload":"2018-02-27T07:41:39.214Z","extensionVersion":"v2.8.7"}
    {"lastUpload":"2018-02-27T07:42:13.854Z","extensionVersion":"v2.8.7"}
    10 changes: 5 additions & 5 deletions extensions.json
    Original file line number Diff line number Diff line change
    @@ -17,7 +17,7 @@
    },
    "name": "code-spell-checker",
    "publisher": "streetsidesoftware",
    "version": "1.6.3"
    "version": "1.6.5"
    },
    {
    "metadata": {
    @@ -67,7 +67,7 @@
    },
    "name": "Go",
    "publisher": "lukehoban",
    "version": "0.6.76"
    "version": "0.6.77"
    },
    {
    "metadata": {
    @@ -117,7 +117,7 @@
    },
    "name": "Material-theme",
    "publisher": "zhuangtongfa",
    "version": "2.12.4"
    "version": "2.12.5"
    },
    {
    "metadata": {
    @@ -227,7 +227,7 @@
    },
    "name": "vim",
    "publisher": "vscodevim",
    "version": "0.10.13"
    "version": "0.11.0"
    },
    {
    "metadata": {
    @@ -287,6 +287,6 @@
    },
    "name": "vscode-spotify",
    "publisher": "shyykoserhiy",
    "version": "2.3.1"
    "version": "2.3.2"
    }
    ]
  2. tobstarr revised this gist Feb 27, 2018. 2 changed files with 3 additions and 3 deletions.
    2 changes: 1 addition & 1 deletion cloudSettings
    Original file line number Diff line number Diff line change
    @@ -1 +1 @@
    {"lastUpload":"2018-02-19T13:50:02.730Z","extensionVersion":"v2.8.7"}
    {"lastUpload":"2018-02-27T07:41:39.214Z","extensionVersion":"v2.8.7"}
    4 changes: 2 additions & 2 deletions settings.json
    Original file line number Diff line number Diff line change
    @@ -6,7 +6,7 @@
    "elm.formatOnSave": true,
    "terminal.integrated.lineHeight": 1.1,
    "terminal.integrated.fontSize": 13,
    "editor.fontFamily": "'Noto Mono', 'Droid Sans Mono', 'Courier New', monospace, 'Droid Sans Fallback'",
    "editor.fontFamily": "'Fira Mono', 'Droid Sans Mono', 'Courier New', monospace, 'Droid Sans Fallback'",
    "workbench.sideBar.location": "left",
    "go.lintTool": "gometalinter",
    "go.lintOnSave": "package",
    @@ -20,7 +20,7 @@
    },
    "editor.multiCursorModifier": "alt",
    "sync.gist": "ad3a6812c02e5c846eeba28d68c7bf8d",
    "sync.lastUpload": "2018-02-19T13:23:15.249Z",
    "sync.lastUpload": "2018-02-19T13:50:02.730Z",
    "sync.autoDownload": false,
    "sync.autoUpload": true,
    "sync.lastDownload": "2017-11-08T06:15:15.100Z",
  3. tobstarr revised this gist Feb 19, 2018. 2 changed files with 3 additions and 3 deletions.
    2 changes: 1 addition & 1 deletion cloudSettings
    Original file line number Diff line number Diff line change
    @@ -1 +1 @@
    {"lastUpload":"2018-02-19T13:23:15.249Z","extensionVersion":"v2.8.7"}
    {"lastUpload":"2018-02-19T13:50:02.730Z","extensionVersion":"v2.8.7"}
    4 changes: 2 additions & 2 deletions settings.json
    Original file line number Diff line number Diff line change
    @@ -20,7 +20,7 @@
    },
    "editor.multiCursorModifier": "alt",
    "sync.gist": "ad3a6812c02e5c846eeba28d68c7bf8d",
    "sync.lastUpload": "2018-02-19T13:17:04.588Z",
    "sync.lastUpload": "2018-02-19T13:23:15.249Z",
    "sync.autoDownload": false,
    "sync.autoUpload": true,
    "sync.lastDownload": "2017-11-08T06:15:15.100Z",
    @@ -52,5 +52,5 @@
    ],
    "cSpell.enabled": true,
    "workbench.panel.location": "bottom",
    "jupyter.appendResults": false
    "jupyter.appendResults": true
    }
  4. tobstarr revised this gist Feb 19, 2018. 2 changed files with 3 additions and 3 deletions.
    2 changes: 1 addition & 1 deletion cloudSettings
    Original file line number Diff line number Diff line change
    @@ -1 +1 @@
    {"lastUpload":"2018-02-19T13:17:04.588Z","extensionVersion":"v2.8.7"}
    {"lastUpload":"2018-02-19T13:23:15.249Z","extensionVersion":"v2.8.7"}
    4 changes: 2 additions & 2 deletions settings.json
    Original file line number Diff line number Diff line change
    @@ -20,7 +20,7 @@
    },
    "editor.multiCursorModifier": "alt",
    "sync.gist": "ad3a6812c02e5c846eeba28d68c7bf8d",
    "sync.lastUpload": "2018-02-19T13:12:54.340Z",
    "sync.lastUpload": "2018-02-19T13:17:04.588Z",
    "sync.autoDownload": false,
    "sync.autoUpload": true,
    "sync.lastDownload": "2017-11-08T06:15:15.100Z",
    @@ -52,5 +52,5 @@
    ],
    "cSpell.enabled": true,
    "workbench.panel.location": "bottom",
    "jupyter.appendResults": true
    "jupyter.appendResults": false
    }
  5. tobstarr revised this gist Feb 19, 2018. 2 changed files with 3 additions and 3 deletions.
    2 changes: 1 addition & 1 deletion cloudSettings
    Original file line number Diff line number Diff line change
    @@ -1 +1 @@
    {"lastUpload":"2018-02-19T13:12:54.340Z","extensionVersion":"v2.8.7"}
    {"lastUpload":"2018-02-19T13:17:04.588Z","extensionVersion":"v2.8.7"}
    4 changes: 2 additions & 2 deletions settings.json
    Original file line number Diff line number Diff line change
    @@ -20,7 +20,7 @@
    },
    "editor.multiCursorModifier": "alt",
    "sync.gist": "ad3a6812c02e5c846eeba28d68c7bf8d",
    "sync.lastUpload": "2018-02-19T13:10:57.414Z",
    "sync.lastUpload": "2018-02-19T13:12:54.340Z",
    "sync.autoDownload": false,
    "sync.autoUpload": true,
    "sync.lastDownload": "2017-11-08T06:15:15.100Z",
    @@ -52,5 +52,5 @@
    ],
    "cSpell.enabled": true,
    "workbench.panel.location": "bottom",
    "jupyter.appendResults": false
    "jupyter.appendResults": true
    }
  6. tobstarr revised this gist Feb 19, 2018. 2 changed files with 3 additions and 3 deletions.
    2 changes: 1 addition & 1 deletion cloudSettings
    Original file line number Diff line number Diff line change
    @@ -1 +1 @@
    {"lastUpload":"2018-02-19T13:10:57.414Z","extensionVersion":"v2.8.7"}
    {"lastUpload":"2018-02-19T13:12:54.340Z","extensionVersion":"v2.8.7"}
    4 changes: 2 additions & 2 deletions settings.json
    Original file line number Diff line number Diff line change
    @@ -20,7 +20,7 @@
    },
    "editor.multiCursorModifier": "alt",
    "sync.gist": "ad3a6812c02e5c846eeba28d68c7bf8d",
    "sync.lastUpload": "2018-02-19T07:48:21.854Z",
    "sync.lastUpload": "2018-02-19T13:10:57.414Z",
    "sync.autoDownload": false,
    "sync.autoUpload": true,
    "sync.lastDownload": "2017-11-08T06:15:15.100Z",
    @@ -52,5 +52,5 @@
    ],
    "cSpell.enabled": true,
    "workbench.panel.location": "bottom",
    "jupyter.appendResults": true
    "jupyter.appendResults": false
    }
  7. tobstarr revised this gist Feb 19, 2018. 3 changed files with 4 additions and 4 deletions.
    2 changes: 1 addition & 1 deletion cloudSettings
    Original file line number Diff line number Diff line change
    @@ -1 +1 @@
    {"lastUpload":"2018-02-19T07:48:21.854Z","extensionVersion":"v2.8.7"}
    {"lastUpload":"2018-02-19T13:10:57.414Z","extensionVersion":"v2.8.7"}
    2 changes: 1 addition & 1 deletion extensions.json
    Original file line number Diff line number Diff line change
    @@ -97,7 +97,7 @@
    },
    "name": "kubernetes-snippets",
    "publisher": "ipedrazas",
    "version": "0.1.8"
    "version": "0.1.9"
    },
    {
    "metadata": {
    4 changes: 2 additions & 2 deletions settings.json
    Original file line number Diff line number Diff line change
    @@ -20,7 +20,7 @@
    },
    "editor.multiCursorModifier": "alt",
    "sync.gist": "ad3a6812c02e5c846eeba28d68c7bf8d",
    "sync.lastUpload": "2017-11-26T12:00:31.959Z",
    "sync.lastUpload": "2018-02-19T07:48:21.854Z",
    "sync.autoDownload": false,
    "sync.autoUpload": true,
    "sync.lastDownload": "2017-11-08T06:15:15.100Z",
    @@ -52,5 +52,5 @@
    ],
    "cSpell.enabled": true,
    "workbench.panel.location": "bottom",
    "jupyter.appendResults": false
    "jupyter.appendResults": true
    }
  8. tobstarr revised this gist Feb 19, 2018. 3 changed files with 57 additions and 16 deletions.
    2 changes: 1 addition & 1 deletion cloudSettings
    Original file line number Diff line number Diff line change
    @@ -1 +1 @@
    {"lastUpload":"2017-11-26T12:00:31.959Z","extensionVersion":"v2.8.6"}
    {"lastUpload":"2018-02-19T07:48:21.854Z","extensionVersion":"v2.8.7"}
    66 changes: 53 additions & 13 deletions extensions.json
    Original file line number Diff line number Diff line change
    @@ -7,7 +7,7 @@
    },
    "name": "code-settings-sync",
    "publisher": "Shan",
    "version": "2.8.6"
    "version": "2.8.7"
    },
    {
    "metadata": {
    @@ -17,7 +17,7 @@
    },
    "name": "code-spell-checker",
    "publisher": "streetsidesoftware",
    "version": "1.5.0"
    "version": "1.6.3"
    },
    {
    "metadata": {
    @@ -27,7 +27,7 @@
    },
    "name": "debugger-for-chrome",
    "publisher": "msjsdiag",
    "version": "3.5.0"
    "version": "4.1.0"
    },
    {
    "metadata": {
    @@ -37,7 +37,7 @@
    },
    "name": "elm",
    "publisher": "sbrink",
    "version": "0.15.1"
    "version": "0.16.0"
    },
    {
    "metadata": {
    @@ -67,7 +67,7 @@
    },
    "name": "Go",
    "publisher": "lukehoban",
    "version": "0.6.67"
    "version": "0.6.76"
    },
    {
    "metadata": {
    @@ -79,6 +79,16 @@
    "publisher": "heptio",
    "version": "0.0.15"
    },
    {
    "metadata": {
    "id": "9b6725fb-cfcc-4dd3-bf80-44a4b98c6112",
    "publisherId": "donjayamanne.jupyter",
    "publisherDisplayName": "donjayamanne"
    },
    "name": "jupyter",
    "publisher": "donjayamanne",
    "version": "1.1.4"
    },
    {
    "metadata": {
    "id": "1bf2afc4-296d-482b-89ff-3318c474a2a8",
    @@ -87,7 +97,7 @@
    },
    "name": "kubernetes-snippets",
    "publisher": "ipedrazas",
    "version": "0.1.3"
    "version": "0.1.8"
    },
    {
    "metadata": {
    @@ -107,7 +117,7 @@
    },
    "name": "Material-theme",
    "publisher": "zhuangtongfa",
    "version": "2.10.23"
    "version": "2.12.4"
    },
    {
    "metadata": {
    @@ -119,6 +129,16 @@
    "publisher": "ms-vscode",
    "version": "1.19.0"
    },
    {
    "metadata": {
    "id": "f1f59ae4-9318-4f3c-a9b5-81b2eaa5f8a5",
    "publisherId": "ms-python.python",
    "publisherDisplayName": "ms-python"
    },
    "name": "python",
    "publisher": "ms-python",
    "version": "2018.1.0"
    },
    {
    "metadata": {
    "id": "c807e072-5951-4a01-9542-450f946c7ec1",
    @@ -147,7 +167,7 @@
    },
    "name": "Ruby",
    "publisher": "rebornix",
    "version": "0.15.0"
    "version": "0.16.0"
    },
    {
    "metadata": {
    @@ -157,7 +177,7 @@
    },
    "name": "slack",
    "publisher": "sozercan",
    "version": "0.0.13"
    "version": "0.0.14"
    },
    {
    "metadata": {
    @@ -169,6 +189,26 @@
    "publisher": "sianglim",
    "version": "0.1.2"
    },
    {
    "metadata": {
    "id": "4a23294b-fd16-4c51-9759-da9936474cf8",
    "publisherId": "mauve.terraform",
    "publisherDisplayName": "mauve"
    },
    "name": "terraform",
    "publisher": "mauve",
    "version": "0.0.20"
    },
    {
    "metadata": {
    "id": "36bd7cbe-6e30-473f-bbdb-8952eaf40bc2",
    "publisherId": "erd0s.terraform-autocomplete",
    "publisherDisplayName": "erd0s"
    },
    "name": "terraform-autocomplete",
    "publisher": "erd0s",
    "version": "0.0.8"
    },
    {
    "metadata": {
    "id": "043cbe69-59a0-4952-a548-2366587a1226",
    @@ -187,7 +227,7 @@
    },
    "name": "vim",
    "publisher": "vscodevim",
    "version": "0.10.5"
    "version": "0.10.13"
    },
    {
    "metadata": {
    @@ -197,7 +237,7 @@
    },
    "name": "vscode-docker",
    "publisher": "PeterJausovec",
    "version": "0.0.22"
    "version": "0.0.24"
    },
    {
    "metadata": {
    @@ -217,7 +257,7 @@
    },
    "name": "vscode-github",
    "publisher": "KnisterPeter",
    "version": "0.24.0"
    "version": "0.26.0"
    },
    {
    "metadata": {
    @@ -247,6 +287,6 @@
    },
    "name": "vscode-spotify",
    "publisher": "shyykoserhiy",
    "version": "2.2.1"
    "version": "2.3.1"
    }
    ]
    5 changes: 3 additions & 2 deletions settings.json
    Original file line number Diff line number Diff line change
    @@ -20,7 +20,7 @@
    },
    "editor.multiCursorModifier": "alt",
    "sync.gist": "ad3a6812c02e5c846eeba28d68c7bf8d",
    "sync.lastUpload": "2017-11-20T13:31:22.055Z",
    "sync.lastUpload": "2017-11-26T12:00:31.959Z",
    "sync.autoDownload": false,
    "sync.autoUpload": true,
    "sync.lastDownload": "2017-11-08T06:15:15.100Z",
    @@ -51,5 +51,6 @@
    "yml"
    ],
    "cSpell.enabled": true,
    "workbench.panel.location": "bottom"
    "workbench.panel.location": "bottom",
    "jupyter.appendResults": false
    }
  9. tobstarr revised this gist Nov 26, 2017. 3 changed files with 10 additions and 20 deletions.
    2 changes: 1 addition & 1 deletion cloudSettings
    Original file line number Diff line number Diff line change
    @@ -1 +1 @@
    {"lastUpload":"2017-11-20T13:31:22.055Z","extensionVersion":"v2.8.5"}
    {"lastUpload":"2017-11-26T12:00:31.959Z","extensionVersion":"v2.8.6"}
    24 changes: 7 additions & 17 deletions extensions.json
    Original file line number Diff line number Diff line change
    @@ -7,7 +7,7 @@
    },
    "name": "code-settings-sync",
    "publisher": "Shan",
    "version": "2.8.5"
    "version": "2.8.6"
    },
    {
    "metadata": {
    @@ -17,7 +17,7 @@
    },
    "name": "code-spell-checker",
    "publisher": "streetsidesoftware",
    "version": "1.4.12"
    "version": "1.5.0"
    },
    {
    "metadata": {
    @@ -107,7 +107,7 @@
    },
    "name": "Material-theme",
    "publisher": "zhuangtongfa",
    "version": "2.10.21"
    "version": "2.10.23"
    },
    {
    "metadata": {
    @@ -117,7 +117,7 @@
    },
    "name": "node-debug2",
    "publisher": "ms-vscode",
    "version": "1.18.5"
    "version": "1.19.0"
    },
    {
    "metadata": {
    @@ -127,7 +127,7 @@
    },
    "name": "ReactSnippets",
    "publisher": "xabikos",
    "version": "1.6.0"
    "version": "1.7.0"
    },
    {
    "metadata": {
    @@ -187,7 +187,7 @@
    },
    "name": "vim",
    "publisher": "vscodevim",
    "version": "0.10.4"
    "version": "0.10.5"
    },
    {
    "metadata": {
    @@ -217,7 +217,7 @@
    },
    "name": "vscode-github",
    "publisher": "KnisterPeter",
    "version": "0.23.0"
    "version": "0.24.0"
    },
    {
    "metadata": {
    @@ -239,16 +239,6 @@
    "publisher": "vsatomi",
    "version": "0.0.3"
    },
    {
    "metadata": {
    "id": "b35cd5b4-18db-46f9-ba9e-06096c3b22d3",
    "publisherId": "vsmobile.vscode-react-native",
    "publisherDisplayName": "vsmobile"
    },
    "name": "vscode-react-native",
    "publisher": "vsmobile",
    "version": "0.5.2"
    },
    {
    "metadata": {
    "id": "4b0bb8e1-8f9a-42c4-b0dd-03691bdcc309",
    4 changes: 2 additions & 2 deletions settings.json
    Original file line number Diff line number Diff line change
    @@ -20,7 +20,7 @@
    },
    "editor.multiCursorModifier": "alt",
    "sync.gist": "ad3a6812c02e5c846eeba28d68c7bf8d",
    "sync.lastUpload": "2017-11-16T20:52:39.882Z",
    "sync.lastUpload": "2017-11-20T13:31:22.055Z",
    "sync.autoDownload": false,
    "sync.autoUpload": true,
    "sync.lastDownload": "2017-11-08T06:15:15.100Z",
    @@ -51,5 +51,5 @@
    "yml"
    ],
    "cSpell.enabled": true,
    "workbench.panel.location": "right"
    "workbench.panel.location": "bottom"
    }
  10. tobstarr revised this gist Nov 20, 2017. 4 changed files with 76 additions and 15 deletions.
    2 changes: 1 addition & 1 deletion cloudSettings
    Original file line number Diff line number Diff line change
    @@ -1 +1 @@
    {"lastUpload":"2017-11-18T08:56:38.309Z","extensionVersion":"v2.8.6"}
    {"lastUpload":"2017-11-20T13:31:22.055Z","extensionVersion":"v2.8.5"}
    52 changes: 41 additions & 11 deletions extensions.json
    Original file line number Diff line number Diff line change
    @@ -7,7 +7,17 @@
    },
    "name": "code-settings-sync",
    "publisher": "Shan",
    "version": "2.8.6"
    "version": "2.8.5"
    },
    {
    "metadata": {
    "id": "f6dbd813-b0a0-42c1-90ea-10dde9d925a7",
    "publisherId": "streetsidesoftware.code-spell-checker",
    "publisherDisplayName": "streetsidesoftware"
    },
    "name": "code-spell-checker",
    "publisher": "streetsidesoftware",
    "version": "1.4.12"
    },
    {
    "metadata": {
    @@ -59,6 +69,16 @@
    "publisher": "lukehoban",
    "version": "0.6.67"
    },
    {
    "metadata": {
    "id": "c6bcc110-1525-47e3-90c6-cd80fb1bf56e",
    "publisherId": "heptio.jsonnet",
    "publisherDisplayName": "heptio"
    },
    "name": "jsonnet",
    "publisher": "heptio",
    "version": "0.0.15"
    },
    {
    "metadata": {
    "id": "1bf2afc4-296d-482b-89ff-3318c474a2a8",
    @@ -69,6 +89,16 @@
    "publisher": "ipedrazas",
    "version": "0.1.3"
    },
    {
    "metadata": {
    "id": "5cbdf58a-694a-4aba-af08-61d00842eb03",
    "publisherId": "bierner.markdown-preview-github-styles",
    "publisherDisplayName": "bierner"
    },
    "name": "markdown-preview-github-styles",
    "publisher": "bierner",
    "version": "0.1.0"
    },
    {
    "metadata": {
    "id": "26a529c9-2654-4b95-a63f-02f6a52429e6",
    @@ -77,7 +107,7 @@
    },
    "name": "Material-theme",
    "publisher": "zhuangtongfa",
    "version": "2.10.22"
    "version": "2.10.21"
    },
    {
    "metadata": {
    @@ -87,7 +117,7 @@
    },
    "name": "node-debug2",
    "publisher": "ms-vscode",
    "version": "1.19.0"
    "version": "1.18.5"
    },
    {
    "metadata": {
    @@ -141,13 +171,13 @@
    },
    {
    "metadata": {
    "id": "30c651d9-1f31-42ef-90d1-c46af7bb527f",
    "publisherId": "gerane.Theme-Github",
    "publisherDisplayName": "gerane"
    "id": "043cbe69-59a0-4952-a548-2366587a1226",
    "publisherId": "thomaspink.theme-github",
    "publisherDisplayName": "thomaspink"
    },
    "name": "Theme-Github",
    "publisher": "gerane",
    "version": "0.0.3"
    "name": "theme-github",
    "publisher": "thomaspink",
    "version": "1.0.1"
    },
    {
    "metadata": {
    @@ -187,7 +217,7 @@
    },
    "name": "vscode-github",
    "publisher": "KnisterPeter",
    "version": "0.24.0"
    "version": "0.23.0"
    },
    {
    "metadata": {
    @@ -217,7 +247,7 @@
    },
    "name": "vscode-react-native",
    "publisher": "vsmobile",
    "version": "0.5.3"
    "version": "0.5.2"
    },
    {
    "metadata": {
    30 changes: 27 additions & 3 deletions settings.json
    Original file line number Diff line number Diff line change
    @@ -10,6 +10,8 @@
    "workbench.sideBar.location": "left",
    "go.lintTool": "gometalinter",
    "go.lintOnSave": "package",
    "editor.wordWrap": "on",
    "editor.minimap.enabled": false,
    "ruby.lint": {
    "ruby": true,
    "ruby-lint": true,
    @@ -18,14 +20,36 @@
    },
    "editor.multiCursorModifier": "alt",
    "sync.gist": "ad3a6812c02e5c846eeba28d68c7bf8d",
    "sync.lastUpload": "2017-11-08T06:15:15.100Z",
    "sync.lastUpload": "2017-11-16T20:52:39.882Z",
    "sync.autoDownload": false,
    "sync.autoUpload": true,
    "sync.lastDownload": "",
    "sync.lastDownload": "2017-11-08T06:15:15.100Z",
    "sync.forceDownload": false,
    "sync.anonymousGist": false,
    "sync.host": "",
    "sync.pathPrefix": "",
    "sync.quietSync": false,
    "sync.askGistName": false
    "sync.askGistName": false,
    "cSpell.enabledLanguageIds": [
    "c",
    "cpp",
    "csharp",
    "go",
    "handlebars",
    "javascript",
    "javascriptreact",
    "json",
    "latex",
    "markdown",
    "php",
    "plaintext",
    "python",
    "restructuredtext",
    "text",
    "typescript",
    "typescriptreact",
    "yml"
    ],
    "cSpell.enabled": true,
    "workbench.panel.location": "right"
    }
    7 changes: 7 additions & 0 deletions snippets|shellscript.json
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,7 @@
    {
    "Credentials": {
    "prefix": "creds",
    "body": "export AWS_CREDENTIALS_PATH=\\$HOME/.phrase/config.json",
    "description": "AWS Credentials"
    }
    }
  11. tobstarr revised this gist Nov 18, 2017. 4 changed files with 17 additions and 78 deletions.
    2 changes: 1 addition & 1 deletion cloudSettings
    Original file line number Diff line number Diff line change
    @@ -1 +1 @@
    {"lastUpload":"2017-11-16T20:52:39.882Z","extensionVersion":"v2.8.5"}
    {"lastUpload":"2017-11-18T08:56:38.309Z","extensionVersion":"v2.8.6"}
    52 changes: 11 additions & 41 deletions extensions.json
    Original file line number Diff line number Diff line change
    @@ -7,17 +7,7 @@
    },
    "name": "code-settings-sync",
    "publisher": "Shan",
    "version": "2.8.5"
    },
    {
    "metadata": {
    "id": "f6dbd813-b0a0-42c1-90ea-10dde9d925a7",
    "publisherId": "streetsidesoftware.code-spell-checker",
    "publisherDisplayName": "streetsidesoftware"
    },
    "name": "code-spell-checker",
    "publisher": "streetsidesoftware",
    "version": "1.4.12"
    "version": "2.8.6"
    },
    {
    "metadata": {
    @@ -69,16 +59,6 @@
    "publisher": "lukehoban",
    "version": "0.6.67"
    },
    {
    "metadata": {
    "id": "c6bcc110-1525-47e3-90c6-cd80fb1bf56e",
    "publisherId": "heptio.jsonnet",
    "publisherDisplayName": "heptio"
    },
    "name": "jsonnet",
    "publisher": "heptio",
    "version": "0.0.15"
    },
    {
    "metadata": {
    "id": "1bf2afc4-296d-482b-89ff-3318c474a2a8",
    @@ -89,16 +69,6 @@
    "publisher": "ipedrazas",
    "version": "0.1.3"
    },
    {
    "metadata": {
    "id": "5cbdf58a-694a-4aba-af08-61d00842eb03",
    "publisherId": "bierner.markdown-preview-github-styles",
    "publisherDisplayName": "bierner"
    },
    "name": "markdown-preview-github-styles",
    "publisher": "bierner",
    "version": "0.1.0"
    },
    {
    "metadata": {
    "id": "26a529c9-2654-4b95-a63f-02f6a52429e6",
    @@ -107,7 +77,7 @@
    },
    "name": "Material-theme",
    "publisher": "zhuangtongfa",
    "version": "2.10.21"
    "version": "2.10.22"
    },
    {
    "metadata": {
    @@ -117,7 +87,7 @@
    },
    "name": "node-debug2",
    "publisher": "ms-vscode",
    "version": "1.18.5"
    "version": "1.19.0"
    },
    {
    "metadata": {
    @@ -171,13 +141,13 @@
    },
    {
    "metadata": {
    "id": "043cbe69-59a0-4952-a548-2366587a1226",
    "publisherId": "thomaspink.theme-github",
    "publisherDisplayName": "thomaspink"
    "id": "30c651d9-1f31-42ef-90d1-c46af7bb527f",
    "publisherId": "gerane.Theme-Github",
    "publisherDisplayName": "gerane"
    },
    "name": "theme-github",
    "publisher": "thomaspink",
    "version": "1.0.1"
    "name": "Theme-Github",
    "publisher": "gerane",
    "version": "0.0.3"
    },
    {
    "metadata": {
    @@ -217,7 +187,7 @@
    },
    "name": "vscode-github",
    "publisher": "KnisterPeter",
    "version": "0.23.0"
    "version": "0.24.0"
    },
    {
    "metadata": {
    @@ -247,7 +217,7 @@
    },
    "name": "vscode-react-native",
    "publisher": "vsmobile",
    "version": "0.5.2"
    "version": "0.5.3"
    },
    {
    "metadata": {
    34 changes: 5 additions & 29 deletions settings.json
    Original file line number Diff line number Diff line change
    @@ -1,6 +1,6 @@
    {
    "workbench.colorTheme": "Visual Studio Dark",
    "window.zoomLevel": 1,
    "workbench.colorTheme": "Github",
    "window.zoomLevel": 0,
    "window.menuBarVisibility": "toggle",
    "vim.disableAnnoyingNeovimMessage": true,
    "elm.formatOnSave": true,
    @@ -10,8 +10,6 @@
    "workbench.sideBar.location": "left",
    "go.lintTool": "gometalinter",
    "go.lintOnSave": "package",
    "editor.wordWrap": "on",
    "editor.minimap.enabled": false,
    "ruby.lint": {
    "ruby": true,
    "ruby-lint": true,
    @@ -20,36 +18,14 @@
    },
    "editor.multiCursorModifier": "alt",
    "sync.gist": "ad3a6812c02e5c846eeba28d68c7bf8d",
    "sync.lastUpload": "2017-11-14T14:38:53.655Z",
    "sync.lastUpload": "2017-11-08T06:15:15.100Z",
    "sync.autoDownload": false,
    "sync.autoUpload": true,
    "sync.lastDownload": "2017-11-08T06:15:15.100Z",
    "sync.lastDownload": "",
    "sync.forceDownload": false,
    "sync.anonymousGist": false,
    "sync.host": "",
    "sync.pathPrefix": "",
    "sync.quietSync": false,
    "sync.askGistName": false,
    "cSpell.enabledLanguageIds": [
    "c",
    "cpp",
    "csharp",
    "go",
    "handlebars",
    "javascript",
    "javascriptreact",
    "json",
    "latex",
    "markdown",
    "php",
    "plaintext",
    "python",
    "restructuredtext",
    "text",
    "typescript",
    "typescriptreact",
    "yml"
    ],
    "cSpell.enabled": true,
    "workbench.panel.location": "right"
    "sync.askGistName": false
    }
    7 changes: 0 additions & 7 deletions snippets|shellscript.json
    Original file line number Diff line number Diff line change
    @@ -1,7 +0,0 @@
    {
    "Credentials": {
    "prefix": "creds",
    "body": "export AWS_CREDENTIALS_PATH=\\$HOME/.phrase/config.json",
    "description": "AWS Credentials"
    }
    }
  12. tobstarr revised this gist Nov 16, 2017. 3 changed files with 6 additions and 6 deletions.
    2 changes: 1 addition & 1 deletion cloudSettings
    Original file line number Diff line number Diff line change
    @@ -1 +1 @@
    {"lastUpload":"2017-11-14T14:38:53.655Z","extensionVersion":"v2.8.5"}
    {"lastUpload":"2017-11-16T20:52:39.882Z","extensionVersion":"v2.8.5"}
    4 changes: 2 additions & 2 deletions extensions.json
    Original file line number Diff line number Diff line change
    @@ -107,7 +107,7 @@
    },
    "name": "Material-theme",
    "publisher": "zhuangtongfa",
    "version": "2.10.20"
    "version": "2.10.21"
    },
    {
    "metadata": {
    @@ -187,7 +187,7 @@
    },
    "name": "vim",
    "publisher": "vscodevim",
    "version": "0.10.3"
    "version": "0.10.4"
    },
    {
    "metadata": {
    6 changes: 3 additions & 3 deletions settings.json
    Original file line number Diff line number Diff line change
    @@ -1,6 +1,6 @@
    {
    "workbench.colorTheme": "Github",
    "window.zoomLevel": 0,
    "workbench.colorTheme": "Visual Studio Dark",
    "window.zoomLevel": 1,
    "window.menuBarVisibility": "toggle",
    "vim.disableAnnoyingNeovimMessage": true,
    "elm.formatOnSave": true,
    @@ -20,7 +20,7 @@
    },
    "editor.multiCursorModifier": "alt",
    "sync.gist": "ad3a6812c02e5c846eeba28d68c7bf8d",
    "sync.lastUpload": "2017-11-14T09:16:58.623Z",
    "sync.lastUpload": "2017-11-14T14:38:53.655Z",
    "sync.autoDownload": false,
    "sync.autoUpload": true,
    "sync.lastDownload": "2017-11-08T06:15:15.100Z",
  13. tobstarr revised this gist Nov 14, 2017. 2 changed files with 4 additions and 3 deletions.
    2 changes: 1 addition & 1 deletion cloudSettings
    Original file line number Diff line number Diff line change
    @@ -1 +1 @@
    {"lastUpload":"2017-11-14T09:16:58.623Z","extensionVersion":"v2.8.5"}
    {"lastUpload":"2017-11-14T14:38:53.655Z","extensionVersion":"v2.8.5"}
    5 changes: 3 additions & 2 deletions settings.json
    Original file line number Diff line number Diff line change
    @@ -20,7 +20,7 @@
    },
    "editor.multiCursorModifier": "alt",
    "sync.gist": "ad3a6812c02e5c846eeba28d68c7bf8d",
    "sync.lastUpload": "2017-11-13T14:55:53.861Z",
    "sync.lastUpload": "2017-11-14T09:16:58.623Z",
    "sync.autoDownload": false,
    "sync.autoUpload": true,
    "sync.lastDownload": "2017-11-08T06:15:15.100Z",
    @@ -50,5 +50,6 @@
    "typescriptreact",
    "yml"
    ],
    "cSpell.enabled": true
    "cSpell.enabled": true,
    "workbench.panel.location": "right"
    }
  14. tobstarr revised this gist Nov 14, 2017. 3 changed files with 16 additions and 6 deletions.
    2 changes: 1 addition & 1 deletion cloudSettings
    Original file line number Diff line number Diff line change
    @@ -1 +1 @@
    {"lastUpload":"2017-11-13T14:55:53.861Z","extensionVersion":"v2.8.5"}
    {"lastUpload":"2017-11-14T09:16:58.623Z","extensionVersion":"v2.8.5"}
    16 changes: 13 additions & 3 deletions extensions.json
    Original file line number Diff line number Diff line change
    @@ -69,6 +69,16 @@
    "publisher": "lukehoban",
    "version": "0.6.67"
    },
    {
    "metadata": {
    "id": "c6bcc110-1525-47e3-90c6-cd80fb1bf56e",
    "publisherId": "heptio.jsonnet",
    "publisherDisplayName": "heptio"
    },
    "name": "jsonnet",
    "publisher": "heptio",
    "version": "0.0.15"
    },
    {
    "metadata": {
    "id": "1bf2afc4-296d-482b-89ff-3318c474a2a8",
    @@ -117,7 +127,7 @@
    },
    "name": "ReactSnippets",
    "publisher": "xabikos",
    "version": "1.5.0"
    "version": "1.6.0"
    },
    {
    "metadata": {
    @@ -177,7 +187,7 @@
    },
    "name": "vim",
    "publisher": "vscodevim",
    "version": "0.10.2"
    "version": "0.10.3"
    },
    {
    "metadata": {
    @@ -187,7 +197,7 @@
    },
    "name": "vscode-docker",
    "publisher": "PeterJausovec",
    "version": "0.0.21"
    "version": "0.0.22"
    },
    {
    "metadata": {
    4 changes: 2 additions & 2 deletions settings.json
    Original file line number Diff line number Diff line change
    @@ -1,6 +1,6 @@
    {
    "workbench.colorTheme": "Github",
    "window.zoomLevel": -1,
    "window.zoomLevel": 0,
    "window.menuBarVisibility": "toggle",
    "vim.disableAnnoyingNeovimMessage": true,
    "elm.formatOnSave": true,
    @@ -20,7 +20,7 @@
    },
    "editor.multiCursorModifier": "alt",
    "sync.gist": "ad3a6812c02e5c846eeba28d68c7bf8d",
    "sync.lastUpload": "2017-11-13T07:46:11.104Z",
    "sync.lastUpload": "2017-11-13T14:55:53.861Z",
    "sync.autoDownload": false,
    "sync.autoUpload": true,
    "sync.lastDownload": "2017-11-08T06:15:15.100Z",
  15. tobstarr revised this gist Nov 13, 2017. 3 changed files with 44 additions and 44 deletions.
    2 changes: 1 addition & 1 deletion cloudSettings
    Original file line number Diff line number Diff line change
    @@ -1 +1 @@
    {"lastUpload":"2017-11-13T07:46:11.104Z","extensionVersion":"v2.8.5"}
    {"lastUpload":"2017-11-13T14:55:53.861Z","extensionVersion":"v2.8.5"}
    82 changes: 41 additions & 41 deletions extensions.json
    Original file line number Diff line number Diff line change
    @@ -2,8 +2,8 @@
    {
    "metadata": {
    "id": "e337c67b-55c2-4fef-8949-eb260e7fb7fd",
    "publisherId": "ac3a3342-db76-40ef-9277-4657632d3bfe",
    "publisherDisplayName": "Shan Khan"
    "publisherId": "Shan.code-settings-sync",
    "publisherDisplayName": "Shan"
    },
    "name": "code-settings-sync",
    "publisher": "Shan",
    @@ -12,8 +12,8 @@
    {
    "metadata": {
    "id": "f6dbd813-b0a0-42c1-90ea-10dde9d925a7",
    "publisherId": "67600ca7-88fb-4104-9f7e-dd51c00facf2",
    "publisherDisplayName": "Street Side Software"
    "publisherId": "streetsidesoftware.code-spell-checker",
    "publisherDisplayName": "streetsidesoftware"
    },
    "name": "code-spell-checker",
    "publisher": "streetsidesoftware",
    @@ -22,8 +22,8 @@
    {
    "metadata": {
    "id": "1ec62ca5-d7f9-4ddb-a882-e8d018c0aefd",
    "publisherId": "ecde0778-6fe5-4f72-93a7-196989f19e58",
    "publisherDisplayName": "Microsoft"
    "publisherId": "msjsdiag.debugger-for-chrome",
    "publisherDisplayName": "msjsdiag"
    },
    "name": "debugger-for-chrome",
    "publisher": "msjsdiag",
    @@ -32,8 +32,8 @@
    {
    "metadata": {
    "id": "976eb754-5cd2-4716-82fc-90f201c9ca9d",
    "publisherId": "c275679e-b425-4b9b-b104-4834a6b840ad",
    "publisherDisplayName": "Elm"
    "publisherId": "sbrink.elm",
    "publisherDisplayName": "sbrink"
    },
    "name": "elm",
    "publisher": "sbrink",
    @@ -42,7 +42,7 @@
    {
    "metadata": {
    "id": "2f9cd7df-b77a-4f3c-bed9-560f68ceedb9",
    "publisherId": "476ad3df-9082-42db-b104-097f9c37d738",
    "publisherId": "abadi199.elm-format",
    "publisherDisplayName": "abadi199"
    },
    "name": "elm-format",
    @@ -52,7 +52,7 @@
    {
    "metadata": {
    "id": "b5a6261a-8391-4c72-974c-eab879dfd160",
    "publisherId": "31186824-9a8f-42ba-8432-414aa9f22b84",
    "publisherId": "realazy.elmx",
    "publisherDisplayName": "realazy"
    },
    "name": "elmx",
    @@ -62,7 +62,7 @@
    {
    "metadata": {
    "id": "d6f6cfea-4b6f-41f4-b571-6ad2ab7918da",
    "publisherId": "2bb7981d-dd9a-486d-8660-0cf1f838abf5",
    "publisherId": "lukehoban.Go",
    "publisherDisplayName": "lukehoban"
    },
    "name": "Go",
    @@ -72,7 +72,7 @@
    {
    "metadata": {
    "id": "1bf2afc4-296d-482b-89ff-3318c474a2a8",
    "publisherId": "f2e68d2a-55ef-49be-84c6-13af2f7542c9",
    "publisherId": "ipedrazas.kubernetes-snippets",
    "publisherDisplayName": "ipedrazas"
    },
    "name": "kubernetes-snippets",
    @@ -82,8 +82,8 @@
    {
    "metadata": {
    "id": "5cbdf58a-694a-4aba-af08-61d00842eb03",
    "publisherId": "f164f116-e2aa-496b-84dc-2451248e8beb",
    "publisherDisplayName": "Matt Bierner"
    "publisherId": "bierner.markdown-preview-github-styles",
    "publisherDisplayName": "bierner"
    },
    "name": "markdown-preview-github-styles",
    "publisher": "bierner",
    @@ -92,7 +92,7 @@
    {
    "metadata": {
    "id": "26a529c9-2654-4b95-a63f-02f6a52429e6",
    "publisherId": "8ae75bda-ec22-4a17-9340-abf1a20beca9",
    "publisherId": "zhuangtongfa.Material-theme",
    "publisherDisplayName": "zhuangtongfa"
    },
    "name": "Material-theme",
    @@ -102,8 +102,8 @@
    {
    "metadata": {
    "id": "36d19e17-7569-4841-a001-947eb18602b2",
    "publisherId": "5f5636e7-69ed-4afe-b5d6-8d231fb3d3ee",
    "publisherDisplayName": "Microsoft"
    "publisherId": "ms-vscode.node-debug2",
    "publisherDisplayName": "ms-vscode"
    },
    "name": "node-debug2",
    "publisher": "ms-vscode",
    @@ -112,8 +112,8 @@
    {
    "metadata": {
    "id": "c807e072-5951-4a01-9542-450f946c7ec1",
    "publisherId": "8961c3fe-3ec6-429d-886a-50b5af362a88",
    "publisherDisplayName": "charalampos karypidis"
    "publisherId": "xabikos.ReactSnippets",
    "publisherDisplayName": "xabikos"
    },
    "name": "ReactSnippets",
    "publisher": "xabikos",
    @@ -122,8 +122,8 @@
    {
    "metadata": {
    "id": "21e07abb-b9df-418d-8224-c96f1290ec7f",
    "publisherId": "13d00c77-ca61-4712-811f-0b1a9dfbc3c1",
    "publisherDisplayName": "Rafael Maiolla"
    "publisherId": "rafaelmaiolla.remote-vscode",
    "publisherDisplayName": "rafaelmaiolla"
    },
    "name": "remote-vscode",
    "publisher": "rafaelmaiolla",
    @@ -132,8 +132,8 @@
    {
    "metadata": {
    "id": "ae062c8a-c68e-4b92-9ecf-8f1d4288b05d",
    "publisherId": "d30b9513-547b-4112-9c9c-0fcffa960258",
    "publisherDisplayName": "Peng Lv"
    "publisherId": "rebornix.Ruby",
    "publisherDisplayName": "rebornix"
    },
    "name": "Ruby",
    "publisher": "rebornix",
    @@ -142,7 +142,7 @@
    {
    "metadata": {
    "id": "25a8a60f-d4ee-4918-b1e1-4843f7746d30",
    "publisherId": "db55d06f-6e29-4f21-8b4c-68cc85168b5d",
    "publisherId": "sozercan.slack",
    "publisherDisplayName": "sozercan"
    },
    "name": "slack",
    @@ -152,8 +152,8 @@
    {
    "metadata": {
    "id": "66a5558f-9e27-4895-9c3e-dde3d657bc13",
    "publisherId": "a27b16ed-ebe0-41ad-9ce9-48a8999457b0",
    "publisherDisplayName": "Siang Lim"
    "publisherId": "sianglim.slim",
    "publisherDisplayName": "sianglim"
    },
    "name": "slim",
    "publisher": "sianglim",
    @@ -162,8 +162,8 @@
    {
    "metadata": {
    "id": "043cbe69-59a0-4952-a548-2366587a1226",
    "publisherId": "589972e6-94fd-413e-a160-4af5b4095235",
    "publisherDisplayName": "Thomas Pink"
    "publisherId": "thomaspink.theme-github",
    "publisherDisplayName": "thomaspink"
    },
    "name": "theme-github",
    "publisher": "thomaspink",
    @@ -172,7 +172,7 @@
    {
    "metadata": {
    "id": "d96e79c6-8b25-4be3-8545-0e0ecefcae03",
    "publisherId": "5d63889b-1b67-4b1f-8350-4f1dce041a26",
    "publisherId": "vscodevim.vim",
    "publisherDisplayName": "vscodevim"
    },
    "name": "vim",
    @@ -182,8 +182,8 @@
    {
    "metadata": {
    "id": "0479fc1c-3d67-49f9-b087-fb9069afe48f",
    "publisherId": "bc3f1075-3ced-4395-9b1b-3f0ecaee83be",
    "publisherDisplayName": "Microsoft"
    "publisherId": "PeterJausovec.vscode-docker",
    "publisherDisplayName": "PeterJausovec"
    },
    "name": "vscode-docker",
    "publisher": "PeterJausovec",
    @@ -192,8 +192,8 @@
    {
    "metadata": {
    "id": "77e23e5d-905c-4f13-9b37-ba7dc192e98b",
    "publisherId": "78a8b7b8-bbf5-4063-b79d-051c0505b701",
    "publisherDisplayName": "Joe Andaverde"
    "publisherId": "joeandaverde.vscode-elm-jump",
    "publisherDisplayName": "joeandaverde"
    },
    "name": "vscode-elm-jump",
    "publisher": "joeandaverde",
    @@ -202,7 +202,7 @@
    {
    "metadata": {
    "id": "8699dfcb-4beb-4760-b976-c46dcdd87df2",
    "publisherId": "b0d75e1c-cb67-4716-ab82-786fa4c02e04",
    "publisherId": "KnisterPeter.vscode-github",
    "publisherDisplayName": "KnisterPeter"
    },
    "name": "vscode-github",
    @@ -212,8 +212,8 @@
    {
    "metadata": {
    "id": "19ef0f41-702f-43af-9389-984b5e9028e3",
    "publisherId": "5232259f-6ba7-4615-a1dd-a4367a5096b6",
    "publisherDisplayName": "g3rry"
    "publisherId": "Rubymaniac.vscode-html-to-elm",
    "publisherDisplayName": "Rubymaniac"
    },
    "name": "vscode-html-to-elm",
    "publisher": "Rubymaniac",
    @@ -222,8 +222,8 @@
    {
    "metadata": {
    "id": "1254304d-d8e4-4264-ad05-49fda3236ecd",
    "publisherId": "0e882801-979a-4e0e-8f4c-63568e181cf7",
    "publisherDisplayName": "atomi"
    "publisherId": "vsatomi.vscode-quicktemplate",
    "publisherDisplayName": "vsatomi"
    },
    "name": "vscode-quicktemplate",
    "publisher": "vsatomi",
    @@ -232,8 +232,8 @@
    {
    "metadata": {
    "id": "b35cd5b4-18db-46f9-ba9e-06096c3b22d3",
    "publisherId": "852b63c9-509c-44fb-a302-f04544c660ad",
    "publisherDisplayName": "Visual Studio Mobile Tools"
    "publisherId": "vsmobile.vscode-react-native",
    "publisherDisplayName": "vsmobile"
    },
    "name": "vscode-react-native",
    "publisher": "vsmobile",
    @@ -242,7 +242,7 @@
    {
    "metadata": {
    "id": "4b0bb8e1-8f9a-42c4-b0dd-03691bdcc309",
    "publisherId": "9d5baa6a-45a1-4148-9464-10076a02e3ec",
    "publisherId": "shyykoserhiy.vscode-spotify",
    "publisherDisplayName": "shyykoserhiy"
    },
    "name": "vscode-spotify",
    4 changes: 2 additions & 2 deletions settings.json
    Original file line number Diff line number Diff line change
    @@ -1,6 +1,6 @@
    {
    "workbench.colorTheme": "Github",
    "window.zoomLevel": 0,
    "window.zoomLevel": -1,
    "window.menuBarVisibility": "toggle",
    "vim.disableAnnoyingNeovimMessage": true,
    "elm.formatOnSave": true,
    @@ -20,7 +20,7 @@
    },
    "editor.multiCursorModifier": "alt",
    "sync.gist": "ad3a6812c02e5c846eeba28d68c7bf8d",
    "sync.lastUpload": "2017-11-13T07:46:03.836Z",
    "sync.lastUpload": "2017-11-13T07:46:11.104Z",
    "sync.autoDownload": false,
    "sync.autoUpload": true,
    "sync.lastDownload": "2017-11-08T06:15:15.100Z",
  16. tobstarr revised this gist Nov 13, 2017. 2 changed files with 4 additions and 3 deletions.
    2 changes: 1 addition & 1 deletion cloudSettings
    Original file line number Diff line number Diff line change
    @@ -1 +1 @@
    {"lastUpload":"2017-11-13T07:46:03.836Z","extensionVersion":"v2.8.5"}
    {"lastUpload":"2017-11-13T07:46:11.104Z","extensionVersion":"v2.8.5"}
    5 changes: 3 additions & 2 deletions settings.json
    Original file line number Diff line number Diff line change
    @@ -20,7 +20,7 @@
    },
    "editor.multiCursorModifier": "alt",
    "sync.gist": "ad3a6812c02e5c846eeba28d68c7bf8d",
    "sync.lastUpload": "2017-11-10T07:12:25.041Z",
    "sync.lastUpload": "2017-11-13T07:46:03.836Z",
    "sync.autoDownload": false,
    "sync.autoUpload": true,
    "sync.lastDownload": "2017-11-08T06:15:15.100Z",
    @@ -49,5 +49,6 @@
    "typescript",
    "typescriptreact",
    "yml"
    ]
    ],
    "cSpell.enabled": true
    }
  17. tobstarr revised this gist Nov 13, 2017. 3 changed files with 35 additions and 5 deletions.
    2 changes: 1 addition & 1 deletion cloudSettings
    Original file line number Diff line number Diff line change
    @@ -1 +1 @@
    {"lastUpload":"2017-11-10T07:12:25.041Z","extensionVersion":"v2.8.5"}
    {"lastUpload":"2017-11-13T07:46:03.836Z","extensionVersion":"v2.8.5"}
    14 changes: 12 additions & 2 deletions extensions.json
    Original file line number Diff line number Diff line change
    @@ -9,6 +9,16 @@
    "publisher": "Shan",
    "version": "2.8.5"
    },
    {
    "metadata": {
    "id": "f6dbd813-b0a0-42c1-90ea-10dde9d925a7",
    "publisherId": "67600ca7-88fb-4104-9f7e-dd51c00facf2",
    "publisherDisplayName": "Street Side Software"
    },
    "name": "code-spell-checker",
    "publisher": "streetsidesoftware",
    "version": "1.4.12"
    },
    {
    "metadata": {
    "id": "1ec62ca5-d7f9-4ddb-a882-e8d018c0aefd",
    @@ -87,7 +97,7 @@
    },
    "name": "Material-theme",
    "publisher": "zhuangtongfa",
    "version": "2.10.19"
    "version": "2.10.20"
    },
    {
    "metadata": {
    @@ -107,7 +117,7 @@
    },
    "name": "ReactSnippets",
    "publisher": "xabikos",
    "version": "1.4.0"
    "version": "1.5.0"
    },
    {
    "metadata": {
    24 changes: 22 additions & 2 deletions settings.json
    Original file line number Diff line number Diff line change
    @@ -20,7 +20,7 @@
    },
    "editor.multiCursorModifier": "alt",
    "sync.gist": "ad3a6812c02e5c846eeba28d68c7bf8d",
    "sync.lastUpload": "2017-11-09T14:25:55.768Z",
    "sync.lastUpload": "2017-11-10T07:12:25.041Z",
    "sync.autoDownload": false,
    "sync.autoUpload": true,
    "sync.lastDownload": "2017-11-08T06:15:15.100Z",
    @@ -29,5 +29,25 @@
    "sync.host": "",
    "sync.pathPrefix": "",
    "sync.quietSync": false,
    "sync.askGistName": false
    "sync.askGistName": false,
    "cSpell.enabledLanguageIds": [
    "c",
    "cpp",
    "csharp",
    "go",
    "handlebars",
    "javascript",
    "javascriptreact",
    "json",
    "latex",
    "markdown",
    "php",
    "plaintext",
    "python",
    "restructuredtext",
    "text",
    "typescript",
    "typescriptreact",
    "yml"
    ]
    }
  18. tobstarr revised this gist Nov 10, 2017. 2 changed files with 3 additions and 3 deletions.
    2 changes: 1 addition & 1 deletion cloudSettings
    Original file line number Diff line number Diff line change
    @@ -1 +1 @@
    {"lastUpload":"2017-11-09T14:25:55.768Z","extensionVersion":"v2.8.5"}
    {"lastUpload":"2017-11-10T07:12:25.041Z","extensionVersion":"v2.8.5"}
    4 changes: 2 additions & 2 deletions settings.json
    Original file line number Diff line number Diff line change
    @@ -1,6 +1,6 @@
    {
    "workbench.colorTheme": "Github",
    "window.zoomLevel": 3,
    "window.zoomLevel": 0,
    "window.menuBarVisibility": "toggle",
    "vim.disableAnnoyingNeovimMessage": true,
    "elm.formatOnSave": true,
    @@ -20,7 +20,7 @@
    },
    "editor.multiCursorModifier": "alt",
    "sync.gist": "ad3a6812c02e5c846eeba28d68c7bf8d",
    "sync.lastUpload": "2017-11-09T10:01:12.921Z",
    "sync.lastUpload": "2017-11-09T14:25:55.768Z",
    "sync.autoDownload": false,
    "sync.autoUpload": true,
    "sync.lastDownload": "2017-11-08T06:15:15.100Z",
  19. tobstarr revised this gist Nov 9, 2017. 2 changed files with 3 additions and 3 deletions.
    2 changes: 1 addition & 1 deletion cloudSettings
    Original file line number Diff line number Diff line change
    @@ -1 +1 @@
    {"lastUpload":"2017-11-09T10:01:12.921Z","extensionVersion":"v2.8.5"}
    {"lastUpload":"2017-11-09T14:25:55.768Z","extensionVersion":"v2.8.5"}
    4 changes: 2 additions & 2 deletions settings.json
    Original file line number Diff line number Diff line change
    @@ -1,6 +1,6 @@
    {
    "workbench.colorTheme": "Github",
    "window.zoomLevel": 1,
    "window.zoomLevel": 3,
    "window.menuBarVisibility": "toggle",
    "vim.disableAnnoyingNeovimMessage": true,
    "elm.formatOnSave": true,
    @@ -20,7 +20,7 @@
    },
    "editor.multiCursorModifier": "alt",
    "sync.gist": "ad3a6812c02e5c846eeba28d68c7bf8d",
    "sync.lastUpload": "2017-11-09T09:28:12.529Z",
    "sync.lastUpload": "2017-11-09T10:01:12.921Z",
    "sync.autoDownload": false,
    "sync.autoUpload": true,
    "sync.lastDownload": "2017-11-08T06:15:15.100Z",
  20. tobstarr revised this gist Nov 9, 2017. 2 changed files with 3 additions and 3 deletions.
    2 changes: 1 addition & 1 deletion cloudSettings
    Original file line number Diff line number Diff line change
    @@ -1 +1 @@
    {"lastUpload":"2017-11-09T09:28:12.529Z","extensionVersion":"v2.8.5"}
    {"lastUpload":"2017-11-09T10:01:12.921Z","extensionVersion":"v2.8.5"}
    4 changes: 2 additions & 2 deletions settings.json
    Original file line number Diff line number Diff line change
    @@ -1,6 +1,6 @@
    {
    "workbench.colorTheme": "Github",
    "window.zoomLevel": 0,
    "window.zoomLevel": 1,
    "window.menuBarVisibility": "toggle",
    "vim.disableAnnoyingNeovimMessage": true,
    "elm.formatOnSave": true,
    @@ -20,7 +20,7 @@
    },
    "editor.multiCursorModifier": "alt",
    "sync.gist": "ad3a6812c02e5c846eeba28d68c7bf8d",
    "sync.lastUpload": "2017-11-08T14:06:39.660Z",
    "sync.lastUpload": "2017-11-09T09:28:12.529Z",
    "sync.autoDownload": false,
    "sync.autoUpload": true,
    "sync.lastDownload": "2017-11-08T06:15:15.100Z",
  21. tobstarr revised this gist Nov 9, 2017. 3 changed files with 5 additions and 5 deletions.
    2 changes: 1 addition & 1 deletion cloudSettings
    Original file line number Diff line number Diff line change
    @@ -1 +1 @@
    {"lastUpload":"2017-11-08T14:06:39.660Z","extensionVersion":"v2.8.5"}
    {"lastUpload":"2017-11-09T09:28:12.529Z","extensionVersion":"v2.8.5"}
    4 changes: 2 additions & 2 deletions extensions.json
    Original file line number Diff line number Diff line change
    @@ -87,7 +87,7 @@
    },
    "name": "Material-theme",
    "publisher": "zhuangtongfa",
    "version": "2.10.18"
    "version": "2.10.19"
    },
    {
    "metadata": {
    @@ -177,7 +177,7 @@
    },
    "name": "vscode-docker",
    "publisher": "PeterJausovec",
    "version": "0.0.20"
    "version": "0.0.21"
    },
    {
    "metadata": {
    4 changes: 2 additions & 2 deletions settings.json
    Original file line number Diff line number Diff line change
    @@ -1,6 +1,6 @@
    {
    "workbench.colorTheme": "Github",
    "window.zoomLevel": 1,
    "window.zoomLevel": 0,
    "window.menuBarVisibility": "toggle",
    "vim.disableAnnoyingNeovimMessage": true,
    "elm.formatOnSave": true,
    @@ -20,7 +20,7 @@
    },
    "editor.multiCursorModifier": "alt",
    "sync.gist": "ad3a6812c02e5c846eeba28d68c7bf8d",
    "sync.lastUpload": "2017-11-08T14:06:22.991Z",
    "sync.lastUpload": "2017-11-08T14:06:39.660Z",
    "sync.autoDownload": false,
    "sync.autoUpload": true,
    "sync.lastDownload": "2017-11-08T06:15:15.100Z",
  22. tobstarr revised this gist Nov 8, 2017. 3 changed files with 3 additions and 3 deletions.
    2 changes: 1 addition & 1 deletion cloudSettings
    Original file line number Diff line number Diff line change
    @@ -1 +1 @@
    {"lastUpload":"2017-11-08T14:06:22.991Z","extensionVersion":"v2.8.5"}
    {"lastUpload":"2017-11-08T14:06:39.660Z","extensionVersion":"v2.8.5"}
    2 changes: 1 addition & 1 deletion settings.json
    Original file line number Diff line number Diff line change
    @@ -20,7 +20,7 @@
    },
    "editor.multiCursorModifier": "alt",
    "sync.gist": "ad3a6812c02e5c846eeba28d68c7bf8d",
    "sync.lastUpload": "2017-11-08T14:06:05.589Z",
    "sync.lastUpload": "2017-11-08T14:06:22.991Z",
    "sync.autoDownload": false,
    "sync.autoUpload": true,
    "sync.lastDownload": "2017-11-08T06:15:15.100Z",
    2 changes: 1 addition & 1 deletion snippets|shellscript.json
    Original file line number Diff line number Diff line change
    @@ -1,7 +1,7 @@
    {
    "Credentials": {
    "prefix": "creds",
    "body": "export AWS_CREDENTIALS_PATH=\$HOME/.phrase/config.json",
    "body": "export AWS_CREDENTIALS_PATH=\\$HOME/.phrase/config.json",
    "description": "AWS Credentials"
    }
    }
  23. tobstarr revised this gist Nov 8, 2017. 3 changed files with 3 additions and 20 deletions.
    2 changes: 1 addition & 1 deletion cloudSettings
    Original file line number Diff line number Diff line change
    @@ -1 +1 @@
    {"lastUpload":"2017-11-08T14:06:05.589Z","extensionVersion":"v2.8.5"}
    {"lastUpload":"2017-11-08T14:06:22.991Z","extensionVersion":"v2.8.5"}
    2 changes: 1 addition & 1 deletion settings.json
    Original file line number Diff line number Diff line change
    @@ -20,7 +20,7 @@
    },
    "editor.multiCursorModifier": "alt",
    "sync.gist": "ad3a6812c02e5c846eeba28d68c7bf8d",
    "sync.lastUpload": "2017-11-08T14:05:18.700Z",
    "sync.lastUpload": "2017-11-08T14:06:05.589Z",
    "sync.autoDownload": false,
    "sync.autoUpload": true,
    "sync.lastDownload": "2017-11-08T06:15:15.100Z",
    19 changes: 1 addition & 18 deletions snippets|shellscript.json
    Original file line number Diff line number Diff line change
    @@ -1,24 +1,7 @@
    {
    /*
    // Place your snippets for Shell Script (Bash) here. Each snippet is defined under a snippet name and has a prefix, body and
    // description. The prefix is what is used to trigger the snippet and the body will be expanded and inserted. Possible variables are:
    // $1, $2 for tab stops, $0 for the final cursor position, and ${1:label}, ${2:another} for placeholders. Placeholders with the
    // same ids are connected.
    // Example:
    "Print to console": {
    "prefix": "log",
    "body": [
    "console.log('$1');",
    "$2"
    ],
    "description": "Log output to console"
    }
    */
    {
    "Credentials": {
    "prefix": "creds",
    "body": "export AWS_CREDENTIALS_PATH=$HOME/.phrase/config.json",
    "body": "export AWS_CREDENTIALS_PATH=\$HOME/.phrase/config.json",
    "description": "AWS Credentials"
    }
    }
    }
  24. tobstarr revised this gist Nov 8, 2017. 3 changed files with 9 additions and 2 deletions.
    2 changes: 1 addition & 1 deletion cloudSettings
    Original file line number Diff line number Diff line change
    @@ -1 +1 @@
    {"lastUpload":"2017-11-08T14:05:18.700Z","extensionVersion":"v2.8.5"}
    {"lastUpload":"2017-11-08T14:06:05.589Z","extensionVersion":"v2.8.5"}
    2 changes: 1 addition & 1 deletion settings.json
    Original file line number Diff line number Diff line change
    @@ -20,7 +20,7 @@
    },
    "editor.multiCursorModifier": "alt",
    "sync.gist": "ad3a6812c02e5c846eeba28d68c7bf8d",
    "sync.lastUpload": "2017-11-08T12:41:05.525Z",
    "sync.lastUpload": "2017-11-08T14:05:18.700Z",
    "sync.autoDownload": false,
    "sync.autoUpload": true,
    "sync.lastDownload": "2017-11-08T06:15:15.100Z",
    7 changes: 7 additions & 0 deletions snippets|shellscript.json
    Original file line number Diff line number Diff line change
    @@ -14,4 +14,11 @@
    "description": "Log output to console"
    }
    */
    {
    "Credentials": {
    "prefix": "creds",
    "body": "export AWS_CREDENTIALS_PATH=$HOME/.phrase/config.json",
    "description": "AWS Credentials"
    }
    }
    }
  25. tobstarr revised this gist Nov 8, 2017. 3 changed files with 20 additions and 3 deletions.
    2 changes: 1 addition & 1 deletion cloudSettings
    Original file line number Diff line number Diff line change
    @@ -1 +1 @@
    {"lastUpload":"2017-11-08T12:41:05.525Z","extensionVersion":"v2.8.5"}
    {"lastUpload":"2017-11-08T14:05:18.700Z","extensionVersion":"v2.8.5"}
    4 changes: 2 additions & 2 deletions settings.json
    Original file line number Diff line number Diff line change
    @@ -20,9 +20,9 @@
    },
    "editor.multiCursorModifier": "alt",
    "sync.gist": "ad3a6812c02e5c846eeba28d68c7bf8d",
    "sync.lastUpload": "2017-11-08T10:08:56.673Z",
    "sync.lastUpload": "2017-11-08T12:41:05.525Z",
    "sync.autoDownload": false,
    "sync.autoUpload": false,
    "sync.autoUpload": true,
    "sync.lastDownload": "2017-11-08T06:15:15.100Z",
    "sync.forceDownload": false,
    "sync.anonymousGist": false,
    17 changes: 17 additions & 0 deletions snippets|shellscript.json
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,17 @@
    {
    /*
    // Place your snippets for Shell Script (Bash) here. Each snippet is defined under a snippet name and has a prefix, body and
    // description. The prefix is what is used to trigger the snippet and the body will be expanded and inserted. Possible variables are:
    // $1, $2 for tab stops, $0 for the final cursor position, and ${1:label}, ${2:another} for placeholders. Placeholders with the
    // same ids are connected.
    // Example:
    "Print to console": {
    "prefix": "log",
    "body": [
    "console.log('$1');",
    "$2"
    ],
    "description": "Log output to console"
    }
    */
    }
  26. tobstarr revised this gist Nov 8, 2017. 2 changed files with 4 additions and 2 deletions.
    2 changes: 1 addition & 1 deletion cloudSettings
    Original file line number Diff line number Diff line change
    @@ -1 +1 @@
    {"lastUpload":"2017-11-08T10:08:56.673Z","extensionVersion":"v2.8.5"}
    {"lastUpload":"2017-11-08T12:41:05.525Z","extensionVersion":"v2.8.5"}
    4 changes: 3 additions & 1 deletion settings.json
    Original file line number Diff line number Diff line change
    @@ -10,6 +10,8 @@
    "workbench.sideBar.location": "left",
    "go.lintTool": "gometalinter",
    "go.lintOnSave": "package",
    "editor.wordWrap": "on",
    "editor.minimap.enabled": false,
    "ruby.lint": {
    "ruby": true,
    "ruby-lint": true,
    @@ -18,7 +20,7 @@
    },
    "editor.multiCursorModifier": "alt",
    "sync.gist": "ad3a6812c02e5c846eeba28d68c7bf8d",
    "sync.lastUpload": "2017-11-08T10:06:35.213Z",
    "sync.lastUpload": "2017-11-08T10:08:56.673Z",
    "sync.autoDownload": false,
    "sync.autoUpload": false,
    "sync.lastDownload": "2017-11-08T06:15:15.100Z",
  27. tobstarr revised this gist Nov 8, 2017. 2 changed files with 3 additions and 3 deletions.
    2 changes: 1 addition & 1 deletion cloudSettings
    Original file line number Diff line number Diff line change
    @@ -1 +1 @@
    {"lastUpload":"2017-11-08T10:06:35.213Z","extensionVersion":"v2.8.5"}
    {"lastUpload":"2017-11-08T10:08:56.673Z","extensionVersion":"v2.8.5"}
    4 changes: 2 additions & 2 deletions settings.json
    Original file line number Diff line number Diff line change
    @@ -1,6 +1,6 @@
    {
    "workbench.colorTheme": "Github",
    "window.zoomLevel": 2,
    "window.zoomLevel": 1,
    "window.menuBarVisibility": "toggle",
    "vim.disableAnnoyingNeovimMessage": true,
    "elm.formatOnSave": true,
    @@ -18,7 +18,7 @@
    },
    "editor.multiCursorModifier": "alt",
    "sync.gist": "ad3a6812c02e5c846eeba28d68c7bf8d",
    "sync.lastUpload": "2017-11-08T09:55:33.001Z",
    "sync.lastUpload": "2017-11-08T10:06:35.213Z",
    "sync.autoDownload": false,
    "sync.autoUpload": false,
    "sync.lastDownload": "2017-11-08T06:15:15.100Z",
  28. tobstarr revised this gist Nov 8, 2017. 2 changed files with 2 additions and 2 deletions.
    2 changes: 1 addition & 1 deletion cloudSettings
    Original file line number Diff line number Diff line change
    @@ -1 +1 @@
    {"lastUpload":"2017-11-08T09:55:33.001Z","extensionVersion":"v2.8.5"}
    {"lastUpload":"2017-11-08T10:06:35.213Z","extensionVersion":"v2.8.5"}
    2 changes: 1 addition & 1 deletion settings.json
    Original file line number Diff line number Diff line change
    @@ -18,7 +18,7 @@
    },
    "editor.multiCursorModifier": "alt",
    "sync.gist": "ad3a6812c02e5c846eeba28d68c7bf8d",
    "sync.lastUpload": "",
    "sync.lastUpload": "2017-11-08T09:55:33.001Z",
    "sync.autoDownload": false,
    "sync.autoUpload": false,
    "sync.lastDownload": "2017-11-08T06:15:15.100Z",
  29. tobstarr revised this gist Nov 8, 2017. 3 changed files with 25 additions and 5 deletions.
    2 changes: 1 addition & 1 deletion cloudSettings
    Original file line number Diff line number Diff line change
    @@ -1 +1 @@
    {"lastUpload":"2017-11-08T06:15:15.100Z","extensionVersion":"v2.8.5"}
    {"lastUpload":"2017-11-08T09:55:33.001Z","extensionVersion":"v2.8.5"}
    20 changes: 20 additions & 0 deletions extensions.json
    Original file line number Diff line number Diff line change
    @@ -69,6 +69,16 @@
    "publisher": "ipedrazas",
    "version": "0.1.3"
    },
    {
    "metadata": {
    "id": "5cbdf58a-694a-4aba-af08-61d00842eb03",
    "publisherId": "f164f116-e2aa-496b-84dc-2451248e8beb",
    "publisherDisplayName": "Matt Bierner"
    },
    "name": "markdown-preview-github-styles",
    "publisher": "bierner",
    "version": "0.1.0"
    },
    {
    "metadata": {
    "id": "26a529c9-2654-4b95-a63f-02f6a52429e6",
    @@ -139,6 +149,16 @@
    "publisher": "sianglim",
    "version": "0.1.2"
    },
    {
    "metadata": {
    "id": "043cbe69-59a0-4952-a548-2366587a1226",
    "publisherId": "589972e6-94fd-413e-a160-4af5b4095235",
    "publisherDisplayName": "Thomas Pink"
    },
    "name": "theme-github",
    "publisher": "thomaspink",
    "version": "1.0.1"
    },
    {
    "metadata": {
    "id": "d96e79c6-8b25-4be3-8545-0e0ecefcae03",
    8 changes: 4 additions & 4 deletions settings.json
    Original file line number Diff line number Diff line change
    @@ -1,6 +1,6 @@
    {
    "workbench.colorTheme": "Visual Studio Dark",
    "window.zoomLevel": 0,
    "workbench.colorTheme": "Github",
    "window.zoomLevel": 2,
    "window.menuBarVisibility": "toggle",
    "vim.disableAnnoyingNeovimMessage": true,
    "elm.formatOnSave": true,
    @@ -17,11 +17,11 @@
    "rubocop": true
    },
    "editor.multiCursorModifier": "alt",
    "sync.gist": "",
    "sync.gist": "ad3a6812c02e5c846eeba28d68c7bf8d",
    "sync.lastUpload": "",
    "sync.autoDownload": false,
    "sync.autoUpload": false,
    "sync.lastDownload": "",
    "sync.lastDownload": "2017-11-08T06:15:15.100Z",
    "sync.forceDownload": false,
    "sync.anonymousGist": false,
    "sync.host": "",
  30. tobstarr revised this gist Nov 8, 2017. 7 changed files with 316 additions and 6 deletions.
    2 changes: 1 addition & 1 deletion cloudSettings
    Original file line number Diff line number Diff line change
    @@ -1 +1 @@
    // Empty
    {"lastUpload":"2017-11-08T06:15:15.100Z","extensionVersion":"v2.8.5"}
    223 changes: 222 additions & 1 deletion extensions.json
    Original file line number Diff line number Diff line change
    @@ -1 +1,222 @@
    // Empty
    [
    {
    "metadata": {
    "id": "e337c67b-55c2-4fef-8949-eb260e7fb7fd",
    "publisherId": "ac3a3342-db76-40ef-9277-4657632d3bfe",
    "publisherDisplayName": "Shan Khan"
    },
    "name": "code-settings-sync",
    "publisher": "Shan",
    "version": "2.8.5"
    },
    {
    "metadata": {
    "id": "1ec62ca5-d7f9-4ddb-a882-e8d018c0aefd",
    "publisherId": "ecde0778-6fe5-4f72-93a7-196989f19e58",
    "publisherDisplayName": "Microsoft"
    },
    "name": "debugger-for-chrome",
    "publisher": "msjsdiag",
    "version": "3.5.0"
    },
    {
    "metadata": {
    "id": "976eb754-5cd2-4716-82fc-90f201c9ca9d",
    "publisherId": "c275679e-b425-4b9b-b104-4834a6b840ad",
    "publisherDisplayName": "Elm"
    },
    "name": "elm",
    "publisher": "sbrink",
    "version": "0.15.1"
    },
    {
    "metadata": {
    "id": "2f9cd7df-b77a-4f3c-bed9-560f68ceedb9",
    "publisherId": "476ad3df-9082-42db-b104-097f9c37d738",
    "publisherDisplayName": "abadi199"
    },
    "name": "elm-format",
    "publisher": "abadi199",
    "version": "0.1.0"
    },
    {
    "metadata": {
    "id": "b5a6261a-8391-4c72-974c-eab879dfd160",
    "publisherId": "31186824-9a8f-42ba-8432-414aa9f22b84",
    "publisherDisplayName": "realazy"
    },
    "name": "elmx",
    "publisher": "realazy",
    "version": "1.0.2"
    },
    {
    "metadata": {
    "id": "d6f6cfea-4b6f-41f4-b571-6ad2ab7918da",
    "publisherId": "2bb7981d-dd9a-486d-8660-0cf1f838abf5",
    "publisherDisplayName": "lukehoban"
    },
    "name": "Go",
    "publisher": "lukehoban",
    "version": "0.6.67"
    },
    {
    "metadata": {
    "id": "1bf2afc4-296d-482b-89ff-3318c474a2a8",
    "publisherId": "f2e68d2a-55ef-49be-84c6-13af2f7542c9",
    "publisherDisplayName": "ipedrazas"
    },
    "name": "kubernetes-snippets",
    "publisher": "ipedrazas",
    "version": "0.1.3"
    },
    {
    "metadata": {
    "id": "26a529c9-2654-4b95-a63f-02f6a52429e6",
    "publisherId": "8ae75bda-ec22-4a17-9340-abf1a20beca9",
    "publisherDisplayName": "zhuangtongfa"
    },
    "name": "Material-theme",
    "publisher": "zhuangtongfa",
    "version": "2.10.18"
    },
    {
    "metadata": {
    "id": "36d19e17-7569-4841-a001-947eb18602b2",
    "publisherId": "5f5636e7-69ed-4afe-b5d6-8d231fb3d3ee",
    "publisherDisplayName": "Microsoft"
    },
    "name": "node-debug2",
    "publisher": "ms-vscode",
    "version": "1.18.5"
    },
    {
    "metadata": {
    "id": "c807e072-5951-4a01-9542-450f946c7ec1",
    "publisherId": "8961c3fe-3ec6-429d-886a-50b5af362a88",
    "publisherDisplayName": "charalampos karypidis"
    },
    "name": "ReactSnippets",
    "publisher": "xabikos",
    "version": "1.4.0"
    },
    {
    "metadata": {
    "id": "21e07abb-b9df-418d-8224-c96f1290ec7f",
    "publisherId": "13d00c77-ca61-4712-811f-0b1a9dfbc3c1",
    "publisherDisplayName": "Rafael Maiolla"
    },
    "name": "remote-vscode",
    "publisher": "rafaelmaiolla",
    "version": "1.1.0"
    },
    {
    "metadata": {
    "id": "ae062c8a-c68e-4b92-9ecf-8f1d4288b05d",
    "publisherId": "d30b9513-547b-4112-9c9c-0fcffa960258",
    "publisherDisplayName": "Peng Lv"
    },
    "name": "Ruby",
    "publisher": "rebornix",
    "version": "0.15.0"
    },
    {
    "metadata": {
    "id": "25a8a60f-d4ee-4918-b1e1-4843f7746d30",
    "publisherId": "db55d06f-6e29-4f21-8b4c-68cc85168b5d",
    "publisherDisplayName": "sozercan"
    },
    "name": "slack",
    "publisher": "sozercan",
    "version": "0.0.13"
    },
    {
    "metadata": {
    "id": "66a5558f-9e27-4895-9c3e-dde3d657bc13",
    "publisherId": "a27b16ed-ebe0-41ad-9ce9-48a8999457b0",
    "publisherDisplayName": "Siang Lim"
    },
    "name": "slim",
    "publisher": "sianglim",
    "version": "0.1.2"
    },
    {
    "metadata": {
    "id": "d96e79c6-8b25-4be3-8545-0e0ecefcae03",
    "publisherId": "5d63889b-1b67-4b1f-8350-4f1dce041a26",
    "publisherDisplayName": "vscodevim"
    },
    "name": "vim",
    "publisher": "vscodevim",
    "version": "0.10.2"
    },
    {
    "metadata": {
    "id": "0479fc1c-3d67-49f9-b087-fb9069afe48f",
    "publisherId": "bc3f1075-3ced-4395-9b1b-3f0ecaee83be",
    "publisherDisplayName": "Microsoft"
    },
    "name": "vscode-docker",
    "publisher": "PeterJausovec",
    "version": "0.0.20"
    },
    {
    "metadata": {
    "id": "77e23e5d-905c-4f13-9b37-ba7dc192e98b",
    "publisherId": "78a8b7b8-bbf5-4063-b79d-051c0505b701",
    "publisherDisplayName": "Joe Andaverde"
    },
    "name": "vscode-elm-jump",
    "publisher": "joeandaverde",
    "version": "0.0.1"
    },
    {
    "metadata": {
    "id": "8699dfcb-4beb-4760-b976-c46dcdd87df2",
    "publisherId": "b0d75e1c-cb67-4716-ab82-786fa4c02e04",
    "publisherDisplayName": "KnisterPeter"
    },
    "name": "vscode-github",
    "publisher": "KnisterPeter",
    "version": "0.23.0"
    },
    {
    "metadata": {
    "id": "19ef0f41-702f-43af-9389-984b5e9028e3",
    "publisherId": "5232259f-6ba7-4615-a1dd-a4367a5096b6",
    "publisherDisplayName": "g3rry"
    },
    "name": "vscode-html-to-elm",
    "publisher": "Rubymaniac",
    "version": "0.0.2"
    },
    {
    "metadata": {
    "id": "1254304d-d8e4-4264-ad05-49fda3236ecd",
    "publisherId": "0e882801-979a-4e0e-8f4c-63568e181cf7",
    "publisherDisplayName": "atomi"
    },
    "name": "vscode-quicktemplate",
    "publisher": "vsatomi",
    "version": "0.0.3"
    },
    {
    "metadata": {
    "id": "b35cd5b4-18db-46f9-ba9e-06096c3b22d3",
    "publisherId": "852b63c9-509c-44fb-a302-f04544c660ad",
    "publisherDisplayName": "Visual Studio Mobile Tools"
    },
    "name": "vscode-react-native",
    "publisher": "vsmobile",
    "version": "0.5.2"
    },
    {
    "metadata": {
    "id": "4b0bb8e1-8f9a-42c4-b0dd-03691bdcc309",
    "publisherId": "9d5baa6a-45a1-4148-9464-10076a02e3ec",
    "publisherDisplayName": "shyykoserhiy"
    },
    "name": "vscode-spotify",
    "publisher": "shyykoserhiy",
    "version": "2.2.1"
    }
    ]
    32 changes: 31 additions & 1 deletion keybindings.json
    Original file line number Diff line number Diff line change
    @@ -1 +1,31 @@
    // Empty
    // Place your key bindings in this file to overwrite the defaults
    [
    {
    "key": "ctrl+b",
    "command": "workbench.action.tasks.build"
    },
    {
    "key": "ctrl+shift+b",
    "command": "-workbench.action.tasks.build"
    },
    {
    "key": "ctrl+shift+z",
    "command": "workbench.action.toggleZenMode"
    },
    {
    "key": "ctrl+k z",
    "command": "-workbench.action.toggleZenMode"
    },
    {
    "key": "ctrl+shift+w",
    "command": "workbench.action.closeActiveEditor"
    },
    {
    "key": "ctrl+w",
    "command": "-workbench.action.closeActiveEditor"
    },
    {
    "key": "ctrl+shift+`",
    "command": "workbench.action.toggleMaximizedPanel"
    }
    ]
    1 change: 0 additions & 1 deletion launch.json
    Original file line number Diff line number Diff line change
    @@ -1 +0,0 @@
    // Empty
    1 change: 0 additions & 1 deletion locale.json
    Original file line number Diff line number Diff line change
    @@ -1 +0,0 @@
    // Empty
    32 changes: 31 additions & 1 deletion settings.json
    Original file line number Diff line number Diff line change
    @@ -1 +1,31 @@
    // Empty
    {
    "workbench.colorTheme": "Visual Studio Dark",
    "window.zoomLevel": 0,
    "window.menuBarVisibility": "toggle",
    "vim.disableAnnoyingNeovimMessage": true,
    "elm.formatOnSave": true,
    "terminal.integrated.lineHeight": 1.1,
    "terminal.integrated.fontSize": 13,
    "editor.fontFamily": "'Noto Mono', 'Droid Sans Mono', 'Courier New', monospace, 'Droid Sans Fallback'",
    "workbench.sideBar.location": "left",
    "go.lintTool": "gometalinter",
    "go.lintOnSave": "package",
    "ruby.lint": {
    "ruby": true,
    "ruby-lint": true,
    "reek": true,
    "rubocop": true
    },
    "editor.multiCursorModifier": "alt",
    "sync.gist": "",
    "sync.lastUpload": "",
    "sync.autoDownload": false,
    "sync.autoUpload": false,
    "sync.lastDownload": "",
    "sync.forceDownload": false,
    "sync.anonymousGist": false,
    "sync.host": "",
    "sync.pathPrefix": "",
    "sync.quietSync": false,
    "sync.askGistName": false
    }
    31 changes: 31 additions & 0 deletions snippets|go.json
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,31 @@
    {
    "Test Cases": {
    "prefix": "has",
    "body": [
    "tests := []struct{ Has, Want interface{} }{",
    " {$1},",
    "}",
    "",
    "for i, tc := range tests {",
    " if tc.Has != tc.Want {",
    " t.Errorf(\"%d: want=%v (%T) has=%v (%T)\", i+1, tc.Want, tc.Want, tc.Has, tc.Has)",
    " }",
    "}"
    ]
    }
    /*
    // Place your snippets for Go here. Each snippet is defined under a snippet name and has a prefix, body and
    // description. The prefix is what is used to trigger the snippet and the body will be expanded and inserted. Possible variables are:
    // $1, $2 for tab stops, $0 for the final cursor position, and ${1:label}, ${2:another} for placeholders. Placeholders with the
    // same ids are connected.
    // Example:
    "Print to console": {
    "prefix": "log",
    "body": [
    "console.log('$1');",
    "$2"
    ],
    "description": "Log output to console"
    }
    */
    }