Skip to content

Instantly share code, notes, and snippets.

@alexmcroberts
Last active February 6, 2019 20:10
Show Gist options
  • Select an option

  • Save alexmcroberts/a0871df6873ab01b26aaf6038b9da631 to your computer and use it in GitHub Desktop.

Select an option

Save alexmcroberts/a0871df6873ab01b26aaf6038b9da631 to your computer and use it in GitHub Desktop.

Revisions

  1. alexmcroberts revised this gist Feb 6, 2019. 3 changed files with 17 additions and 22 deletions.
    2 changes: 1 addition & 1 deletion cloudSettings
    Original file line number Diff line number Diff line change
    @@ -1 +1 @@
    {"lastUpload":"2019-01-11T04:00:25.604Z","extensionVersion":"v3.2.4"}
    {"lastUpload":"2019-02-06T20:10:41.092Z","extensionVersion":"v3.2.4"}
    30 changes: 10 additions & 20 deletions extensions.json
    Original file line number Diff line number Diff line change
    @@ -27,7 +27,7 @@
    },
    "name": "cpptools",
    "publisher": "ms-vscode",
    "version": "0.20.1"
    "version": "0.21.0"
    },
    {
    "metadata": {
    @@ -57,7 +57,7 @@
    },
    "name": "java",
    "publisher": "redhat",
    "version": "0.36.0"
    "version": "0.38.0"
    },
    {
    "metadata": {
    @@ -97,7 +97,7 @@
    },
    "name": "openapi-lint",
    "publisher": "mermade",
    "version": "0.4.0"
    "version": "1.0.1"
    },
    {
    "metadata": {
    @@ -127,7 +127,7 @@
    },
    "name": "python",
    "publisher": "ms-python",
    "version": "2018.12.1"
    "version": "2019.1.0"
    },
    {
    "metadata": {
    @@ -137,7 +137,7 @@
    },
    "name": "rainbow-csv",
    "publisher": "mechatroner",
    "version": "0.8.0"
    "version": "1.0.0"
    },
    {
    "metadata": {
    @@ -197,7 +197,7 @@
    },
    "name": "vscode-docker",
    "publisher": "PeterJausovec",
    "version": "0.5.0"
    "version": "0.5.2"
    },
    {
    "metadata": {
    @@ -247,7 +247,7 @@
    },
    "name": "vscode-java-test",
    "publisher": "vscjava",
    "version": "0.13.0"
    "version": "0.14.0"
    },
    {
    "metadata": {
    @@ -257,7 +257,7 @@
    },
    "name": "vscode-maven",
    "publisher": "vscjava",
    "version": "0.13.0"
    "version": "0.14.1"
    },
    {
    "metadata": {
    @@ -267,7 +267,7 @@
    },
    "name": "vscode-react-native",
    "publisher": "vsmobile",
    "version": "0.7.0"
    "version": "0.8.0"
    },
    {
    "metadata": {
    @@ -317,7 +317,7 @@
    },
    "name": "vsliveshare",
    "publisher": "ms-vsliveshare",
    "version": "0.3.1071"
    "version": "0.3.1151"
    },
    {
    "metadata": {
    @@ -328,15 +328,5 @@
    "name": "vsliveshare-audio",
    "publisher": "ms-vsliveshare",
    "version": "0.1.48"
    },
    {
    "metadata": {
    "id": "c3d9396e-9043-4351-896e-cec7ab4f8c54",
    "publisherId": "adamvoss.yaml",
    "publisherDisplayName": "adamvoss"
    },
    "name": "yaml",
    "publisher": "adamvoss",
    "version": "0.0.9"
    }
    ]
    7 changes: 6 additions & 1 deletion settings.json
    Original file line number Diff line number Diff line change
    @@ -1,4 +1,5 @@
    {

    "editor.tabSize": 2,
    "editor.renderWhitespace": "all",
    "explorer.confirmDragAndDrop": false,
    @@ -33,7 +34,7 @@
    "remote.dontShowPortAlreadyInUseError": false,
    "typescript.useCodeSnippetsOnMethodSuggest": true,
    "workbench.editor.showTabs": true,
    "window.zoomLevel": 1,
    "window.zoomLevel": 0,
    "gitlens.historyExplorer.enabled": true,
    "[typescript]": {},
    "typescript.updateImportsOnFileMove.enabled": "always",
    @@ -48,4 +49,8 @@
    "arduino.additionalUrls": [
    "http://arduino.esp8266.com/stable/package_esp8266com_index.json"
    ],
    "python.jediEnabled": false,
    "terminal.integrated.shell.osx": "/bin/zsh",
    "[python]": {},
    "files.autoSave": "off",
    }
  2. alexmcroberts revised this gist Jan 11, 2019. 2 changed files with 10 additions and 10 deletions.
    2 changes: 1 addition & 1 deletion cloudSettings
    Original file line number Diff line number Diff line change
    @@ -1 +1 @@
    {"lastUpload":"2019-01-02T19:40:05.618Z","extensionVersion":"v3.2.4"}
    {"lastUpload":"2019-01-11T04:00:25.604Z","extensionVersion":"v3.2.4"}
    18 changes: 9 additions & 9 deletions extensions.json
    Original file line number Diff line number Diff line change
    @@ -37,7 +37,7 @@
    },
    "name": "gitlens",
    "publisher": "eamodio",
    "version": "9.2.2"
    "version": "9.4.1"
    },
    {
    "metadata": {
    @@ -147,7 +147,7 @@
    },
    "name": "swagger-viewer",
    "publisher": "Arjun",
    "version": "2.1.0"
    "version": "2.2.0"
    },
    {
    "metadata": {
    @@ -187,7 +187,7 @@
    },
    "name": "vscode-apache",
    "publisher": "mrmlnc",
    "version": "1.1.1"
    "version": "1.2.0"
    },
    {
    "metadata": {
    @@ -197,7 +197,7 @@
    },
    "name": "vscode-docker",
    "publisher": "PeterJausovec",
    "version": "0.4.0"
    "version": "0.5.0"
    },
    {
    "metadata": {
    @@ -207,7 +207,7 @@
    },
    "name": "vscode-eslint",
    "publisher": "dbaeumer",
    "version": "1.7.2"
    "version": "1.8.0"
    },
    {
    "metadata": {
    @@ -227,7 +227,7 @@
    },
    "name": "vscode-java-dependency",
    "publisher": "vscjava",
    "version": "0.2.0"
    "version": "0.3.0"
    },
    {
    "metadata": {
    @@ -247,7 +247,7 @@
    },
    "name": "vscode-java-test",
    "publisher": "vscjava",
    "version": "0.12.0"
    "version": "0.13.0"
    },
    {
    "metadata": {
    @@ -257,7 +257,7 @@
    },
    "name": "vscode-maven",
    "publisher": "vscjava",
    "version": "0.12.1"
    "version": "0.13.0"
    },
    {
    "metadata": {
    @@ -297,7 +297,7 @@
    },
    "name": "vscode-yaml",
    "publisher": "redhat",
    "version": "0.1.0"
    "version": "0.2.1"
    },
    {
    "metadata": {
  3. alexmcroberts revised this gist Jan 2, 2019. 3 changed files with 7 additions and 17 deletions.
    2 changes: 1 addition & 1 deletion cloudSettings
    Original file line number Diff line number Diff line change
    @@ -1 +1 @@
    {"lastUpload":"2018-12-19T00:42:10.770Z","extensionVersion":"v3.2.4"}
    {"lastUpload":"2019-01-02T19:40:05.618Z","extensionVersion":"v3.2.4"}
    20 changes: 5 additions & 15 deletions extensions.json
    Original file line number Diff line number Diff line change
    @@ -37,7 +37,7 @@
    },
    "name": "gitlens",
    "publisher": "eamodio",
    "version": "9.2.1"
    "version": "9.2.2"
    },
    {
    "metadata": {
    @@ -57,7 +57,7 @@
    },
    "name": "java",
    "publisher": "redhat",
    "version": "0.35.0"
    "version": "0.36.0"
    },
    {
    "metadata": {
    @@ -97,7 +97,7 @@
    },
    "name": "openapi-lint",
    "publisher": "mermade",
    "version": "0.3.3"
    "version": "0.4.0"
    },
    {
    "metadata": {
    @@ -157,7 +157,7 @@
    },
    "name": "tslint",
    "publisher": "eg2",
    "version": "1.0.41"
    "version": "1.0.42"
    },
    {
    "metadata": {
    @@ -189,16 +189,6 @@
    "publisher": "mrmlnc",
    "version": "1.1.1"
    },
    {
    "metadata": {
    "id": "cf5a111e-3bd1-4e32-9526-20ec73780741",
    "publisherId": "vsciot-vscode.vscode-arduino",
    "publisherDisplayName": "vsciot-vscode"
    },
    "name": "vscode-arduino",
    "publisher": "vsciot-vscode",
    "version": "0.2.24"
    },
    {
    "metadata": {
    "id": "0479fc1c-3d67-49f9-b087-fb9069afe48f",
    @@ -267,7 +257,7 @@
    },
    "name": "vscode-maven",
    "publisher": "vscjava",
    "version": "0.11.3"
    "version": "0.12.1"
    },
    {
    "metadata": {
    2 changes: 1 addition & 1 deletion settings.json
    Original file line number Diff line number Diff line change
    @@ -33,7 +33,7 @@
    "remote.dontShowPortAlreadyInUseError": false,
    "typescript.useCodeSnippetsOnMethodSuggest": true,
    "workbench.editor.showTabs": true,
    "window.zoomLevel": 0,
    "window.zoomLevel": 1,
    "gitlens.historyExplorer.enabled": true,
    "[typescript]": {},
    "typescript.updateImportsOnFileMove.enabled": "always",
  4. alexmcroberts revised this gist Dec 19, 2018. 3 changed files with 38 additions and 14 deletions.
    2 changes: 1 addition & 1 deletion cloudSettings
    Original file line number Diff line number Diff line change
    @@ -1 +1 @@
    {"lastUpload":"2018-12-06T19:47:48.917Z","extensionVersion":"v3.2.2"}
    {"lastUpload":"2018-12-19T00:42:10.770Z","extensionVersion":"v3.2.4"}
    44 changes: 32 additions & 12 deletions extensions.json
    Original file line number Diff line number Diff line change
    @@ -17,7 +17,7 @@
    },
    "name": "code-settings-sync",
    "publisher": "Shan",
    "version": "3.2.2"
    "version": "3.2.4"
    },
    {
    "metadata": {
    @@ -37,7 +37,7 @@
    },
    "name": "gitlens",
    "publisher": "eamodio",
    "version": "9.0.2"
    "version": "9.2.1"
    },
    {
    "metadata": {
    @@ -47,7 +47,7 @@
    },
    "name": "Go",
    "publisher": "ms-vscode",
    "version": "0.7.0"
    "version": "0.8.0"
    },
    {
    "metadata": {
    @@ -127,7 +127,7 @@
    },
    "name": "python",
    "publisher": "ms-python",
    "version": "2018.11.0"
    "version": "2018.12.1"
    },
    {
    "metadata": {
    @@ -157,7 +157,7 @@
    },
    "name": "tslint",
    "publisher": "eg2",
    "version": "1.0.40"
    "version": "1.0.41"
    },
    {
    "metadata": {
    @@ -189,6 +189,16 @@
    "publisher": "mrmlnc",
    "version": "1.1.1"
    },
    {
    "metadata": {
    "id": "cf5a111e-3bd1-4e32-9526-20ec73780741",
    "publisherId": "vsciot-vscode.vscode-arduino",
    "publisherDisplayName": "vsciot-vscode"
    },
    "name": "vscode-arduino",
    "publisher": "vsciot-vscode",
    "version": "0.2.24"
    },
    {
    "metadata": {
    "id": "0479fc1c-3d67-49f9-b087-fb9069afe48f",
    @@ -207,7 +217,7 @@
    },
    "name": "vscode-eslint",
    "publisher": "dbaeumer",
    "version": "1.7.0"
    "version": "1.7.2"
    },
    {
    "metadata": {
    @@ -217,7 +227,17 @@
    },
    "name": "vscode-java-debug",
    "publisher": "vscjava",
    "version": "0.15.0"
    "version": "0.16.0"
    },
    {
    "metadata": {
    "id": "7865e561-1c83-410e-9b99-aabada597a7e",
    "publisherId": "vscjava.vscode-java-dependency",
    "publisherDisplayName": "vscjava"
    },
    "name": "vscode-java-dependency",
    "publisher": "vscjava",
    "version": "0.2.0"
    },
    {
    "metadata": {
    @@ -227,7 +247,7 @@
    },
    "name": "vscode-java-pack",
    "publisher": "vscjava",
    "version": "0.4.0"
    "version": "0.5.0"
    },
    {
    "metadata": {
    @@ -237,7 +257,7 @@
    },
    "name": "vscode-java-test",
    "publisher": "vscjava",
    "version": "0.11.1"
    "version": "0.12.0"
    },
    {
    "metadata": {
    @@ -297,7 +317,7 @@
    },
    "name": "vscodeintellicode",
    "publisher": "VisualStudioExptTeam",
    "version": "1.1.0"
    "version": "1.1.2"
    },
    {
    "metadata": {
    @@ -307,7 +327,7 @@
    },
    "name": "vsliveshare",
    "publisher": "ms-vsliveshare",
    "version": "0.3.1011"
    "version": "0.3.1071"
    },
    {
    "metadata": {
    @@ -317,7 +337,7 @@
    },
    "name": "vsliveshare-audio",
    "publisher": "ms-vsliveshare",
    "version": "0.1.42"
    "version": "0.1.48"
    },
    {
    "metadata": {
    6 changes: 5 additions & 1 deletion settings.json
    Original file line number Diff line number Diff line change
    @@ -33,7 +33,7 @@
    "remote.dontShowPortAlreadyInUseError": false,
    "typescript.useCodeSnippetsOnMethodSuggest": true,
    "workbench.editor.showTabs": true,
    "window.zoomLevel": -1,
    "window.zoomLevel": 0,
    "gitlens.historyExplorer.enabled": true,
    "[typescript]": {},
    "typescript.updateImportsOnFileMove.enabled": "always",
    @@ -44,4 +44,8 @@
    "workbench.sideBar.location": "left",
    "gitlens.views.fileHistory.enabled": true,
    "gitlens.views.lineHistory.enabled": true,
    "sync.gist": "a0871df6873ab01b26aaf6038b9da631",
    "arduino.additionalUrls": [
    "http://arduino.esp8266.com/stable/package_esp8266com_index.json"
    ],
    }
  5. alexmcroberts revised this gist Dec 6, 2018. 7 changed files with 405 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":"2018-12-06T19:47:48.917Z","extensionVersion":"v3.2.2"}
    333 changes: 332 additions & 1 deletion extensions.json
    Original file line number Diff line number Diff line change
    @@ -1 +1,332 @@
    // Empty
    [
    {
    "metadata": {
    "id": "75a68be8-53e8-45ac-bf61-2cbc62940d6f",
    "publisherId": "luggage66.AWK",
    "publisherDisplayName": "luggage66"
    },
    "name": "AWK",
    "publisher": "luggage66",
    "version": "0.0.2"
    },
    {
    "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": "690b692e-e8a9-493f-b802-8089d50ac1b2",
    "publisherId": "ms-vscode.cpptools",
    "publisherDisplayName": "ms-vscode"
    },
    "name": "cpptools",
    "publisher": "ms-vscode",
    "version": "0.20.1"
    },
    {
    "metadata": {
    "id": "4de763bd-505d-4978-9575-2b7696ecf94e",
    "publisherId": "eamodio.gitlens",
    "publisherDisplayName": "eamodio"
    },
    "name": "gitlens",
    "publisher": "eamodio",
    "version": "9.0.2"
    },
    {
    "metadata": {
    "id": "d6f6cfea-4b6f-41f4-b571-6ad2ab7918da",
    "publisherId": "ms-vscode.Go",
    "publisherDisplayName": "ms-vscode"
    },
    "name": "Go",
    "publisher": "ms-vscode",
    "version": "0.7.0"
    },
    {
    "metadata": {
    "id": "198a707e-28af-4e84-8610-6e2f628dd12d",
    "publisherId": "redhat.java",
    "publisherDisplayName": "redhat"
    },
    "name": "java",
    "publisher": "redhat",
    "version": "0.35.0"
    },
    {
    "metadata": {
    "id": "de056427-d058-4b9c-8408-54d6bfe742bf",
    "publisherId": "tberman.json-schema-validator",
    "publisherDisplayName": "tberman"
    },
    "name": "json-schema-validator",
    "publisher": "tberman",
    "version": "0.1.0"
    },
    {
    "metadata": {
    "id": "b63c44fd-0457-4696-99e9-dbfdf70d77de",
    "publisherId": "ritwickdey.LiveServer",
    "publisherDisplayName": "ritwickdey"
    },
    "name": "LiveServer",
    "publisher": "ritwickdey",
    "version": "5.3.1"
    },
    {
    "metadata": {
    "id": "9f47c6a1-da06-41ce-ba18-5e281296aa0a",
    "publisherId": "stringham.move-ts",
    "publisherDisplayName": "stringham"
    },
    "name": "move-ts",
    "publisher": "stringham",
    "version": "1.11.3"
    },
    {
    "metadata": {
    "id": "48cbdcdf-65e1-449d-adc9-d21e2b7acdff",
    "publisherId": "mermade.openapi-lint",
    "publisherDisplayName": "mermade"
    },
    "name": "openapi-lint",
    "publisher": "mermade",
    "version": "0.3.3"
    },
    {
    "metadata": {
    "id": "79afa437-682e-4fa2-a4fd-87844832a1dc",
    "publisherId": "ryu1kn.partial-diff",
    "publisherDisplayName": "ryu1kn"
    },
    "name": "partial-diff",
    "publisher": "ryu1kn",
    "version": "1.4.0"
    },
    {
    "metadata": {
    "id": "67e66172-30c7-4478-8f5d-6eac4ae755dc",
    "publisherId": "mohsen1.prettify-json",
    "publisherDisplayName": "mohsen1"
    },
    "name": "prettify-json",
    "publisher": "mohsen1",
    "version": "0.0.3"
    },
    {
    "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": "3792588c-3d35-442d-91ea-fe6a755e8155",
    "publisherId": "mechatroner.rainbow-csv",
    "publisherDisplayName": "mechatroner"
    },
    "name": "rainbow-csv",
    "publisher": "mechatroner",
    "version": "0.8.0"
    },
    {
    "metadata": {
    "id": "cb9cc98b-7140-4f13-b993-1e26c4a7bd42",
    "publisherId": "Arjun.swagger-viewer",
    "publisherDisplayName": "Arjun"
    },
    "name": "swagger-viewer",
    "publisher": "Arjun",
    "version": "2.1.0"
    },
    {
    "metadata": {
    "id": "513cf511-3894-4ee2-8c34-13ab83ddfd37",
    "publisherId": "eg2.tslint",
    "publisherDisplayName": "eg2"
    },
    "name": "tslint",
    "publisher": "eg2",
    "version": "1.0.40"
    },
    {
    "metadata": {
    "id": "893d887a-97ea-40e6-ae20-860eb6ad582e",
    "publisherId": "bbenoist.vagrant",
    "publisherDisplayName": "bbenoist"
    },
    "name": "vagrant",
    "publisher": "bbenoist",
    "version": "0.5.0"
    },
    {
    "metadata": {
    "id": "d0febfc8-15fa-4951-bad7-ad5c9682af4a",
    "publisherId": "marcostazi.VS-code-vagrantfile",
    "publisherDisplayName": "marcostazi"
    },
    "name": "VS-code-vagrantfile",
    "publisher": "marcostazi",
    "version": "0.0.7"
    },
    {
    "metadata": {
    "id": "085342db-9568-49b0-ad93-3223ac4c1baa",
    "publisherId": "mrmlnc.vscode-apache",
    "publisherDisplayName": "mrmlnc"
    },
    "name": "vscode-apache",
    "publisher": "mrmlnc",
    "version": "1.1.1"
    },
    {
    "metadata": {
    "id": "0479fc1c-3d67-49f9-b087-fb9069afe48f",
    "publisherId": "PeterJausovec.vscode-docker",
    "publisherDisplayName": "PeterJausovec"
    },
    "name": "vscode-docker",
    "publisher": "PeterJausovec",
    "version": "0.4.0"
    },
    {
    "metadata": {
    "id": "583b2b34-2c1e-4634-8c0b-0b82e283ea3a",
    "publisherId": "dbaeumer.vscode-eslint",
    "publisherDisplayName": "dbaeumer"
    },
    "name": "vscode-eslint",
    "publisher": "dbaeumer",
    "version": "1.7.0"
    },
    {
    "metadata": {
    "id": "61fcd0cf-64d7-4836-8d6b-d55f4fb83281",
    "publisherId": "vscjava.vscode-java-debug",
    "publisherDisplayName": "vscjava"
    },
    "name": "vscode-java-debug",
    "publisher": "vscjava",
    "version": "0.15.0"
    },
    {
    "metadata": {
    "id": "96f11e1f-1a46-4592-b084-f025b2c2a81f",
    "publisherId": "vscjava.vscode-java-pack",
    "publisherDisplayName": "vscjava"
    },
    "name": "vscode-java-pack",
    "publisher": "vscjava",
    "version": "0.4.0"
    },
    {
    "metadata": {
    "id": "67c06b0d-1891-42ca-b2a8-113e79bff069",
    "publisherId": "vscjava.vscode-java-test",
    "publisherDisplayName": "vscjava"
    },
    "name": "vscode-java-test",
    "publisher": "vscjava",
    "version": "0.11.1"
    },
    {
    "metadata": {
    "id": "b0f06c6b-24fb-4d7b-bd79-bc5e2fa17312",
    "publisherId": "vscjava.vscode-maven",
    "publisherDisplayName": "vscjava"
    },
    "name": "vscode-maven",
    "publisher": "vscjava",
    "version": "0.11.3"
    },
    {
    "metadata": {
    "id": "b35cd5b4-18db-46f9-ba9e-06096c3b22d3",
    "publisherId": "vsmobile.vscode-react-native",
    "publisherDisplayName": "vsmobile"
    },
    "name": "vscode-react-native",
    "publisher": "vsmobile",
    "version": "0.7.0"
    },
    {
    "metadata": {
    "id": "6f5d4f30-67aa-4151-80c0-1bbe8ca5f9db",
    "publisherId": "cssho.vscode-svgviewer",
    "publisherDisplayName": "cssho"
    },
    "name": "vscode-svgviewer",
    "publisher": "cssho",
    "version": "1.4.7"
    },
    {
    "metadata": {
    "id": "97a08c5f-6667-4242-a5c5-045dfb6bd4b9",
    "publisherId": "wayou.vscode-todo-highlight",
    "publisherDisplayName": "wayou"
    },
    "name": "vscode-todo-highlight",
    "publisher": "wayou",
    "version": "1.0.4"
    },
    {
    "metadata": {
    "id": "2061917f-f76a-458a-8da9-f162de22b97e",
    "publisherId": "redhat.vscode-yaml",
    "publisherDisplayName": "redhat"
    },
    "name": "vscode-yaml",
    "publisher": "redhat",
    "version": "0.1.0"
    },
    {
    "metadata": {
    "id": "876e8f93-74d0-4f4f-91b7-34a09f19f444",
    "publisherId": "VisualStudioExptTeam.vscodeintellicode",
    "publisherDisplayName": "VisualStudioExptTeam"
    },
    "name": "vscodeintellicode",
    "publisher": "VisualStudioExptTeam",
    "version": "1.1.0"
    },
    {
    "metadata": {
    "id": "5a6dc0d5-dc02-4121-8e24-cad33a2ff0af",
    "publisherId": "ms-vsliveshare.vsliveshare",
    "publisherDisplayName": "ms-vsliveshare"
    },
    "name": "vsliveshare",
    "publisher": "ms-vsliveshare",
    "version": "0.3.1011"
    },
    {
    "metadata": {
    "id": "f38fdd1c-7ee2-47b1-90b9-77ecc90d4bff",
    "publisherId": "ms-vsliveshare.vsliveshare-audio",
    "publisherDisplayName": "ms-vsliveshare"
    },
    "name": "vsliveshare-audio",
    "publisher": "ms-vsliveshare",
    "version": "0.1.42"
    },
    {
    "metadata": {
    "id": "c3d9396e-9043-4351-896e-cec7ab4f8c54",
    "publisherId": "adamvoss.yaml",
    "publisherDisplayName": "adamvoss"
    },
    "name": "yaml",
    "publisher": "adamvoss",
    "version": "0.0.9"
    }
    ]
    11 changes: 10 additions & 1 deletion keybindingsMac.json
    Original file line number Diff line number Diff line change
    @@ -1 +1,10 @@
    // Empty
    // Place your key bindings in this file to overwrite the defaults
    [
    // Toggle between terminal and editor focus
    { "key": "ctrl+`", "command": "workbench.action.terminal.focus"},
    {
    "key": "ctrl+`",
    "command": "workbench.action.focusActiveEditorGroup",
    "when": "terminalFocus"
    }
    ]
    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
    48 changes: 47 additions & 1 deletion settings.json
    Original file line number Diff line number Diff line change
    @@ -1 +1,47 @@
    // Empty
    {
    "editor.tabSize": 2,
    "editor.renderWhitespace": "all",
    "explorer.confirmDragAndDrop": false,
    "explorer.confirmDelete": false,
    "gitlens.advanced.messages": {
    "suppressCommitHasNoPreviousCommitWarning": false,
    "suppressCommitNotFoundWarning": false,
    "suppressFileNotUnderSourceControlWarning": false,
    "suppressGitVersionWarning": false,
    "suppressLineUncommittedWarning": true,
    "suppressNoRepositoryWarning": true,
    "suppressResultsExplorerNotice": false,
    "suppressShowKeyBindingsNotice": true,
    "suppressUpdateNotice": false,
    "suppressWelcomeNotice": true
    },
    "gitlens.keymap": "alternate",
    "gitlens.codeLens.scopes": [
    "document",
    "containers"
    ],
    "gitlens.blame.heatmap.location": "left",
    "gitlens.heatmap.toggleMode": "window",
    //-------- Remote VSCode configuration --------
    // Port number to use for connection.
    "remote.port": 52698,
    // Launch the server on start up.
    "remote.onstartup": true,
    // Address to listen on.
    "remote.host": "127.0.0.1",
    // If set to true, error for remote.port already in use won't be shown anymore.
    "remote.dontShowPortAlreadyInUseError": false,
    "typescript.useCodeSnippetsOnMethodSuggest": true,
    "workbench.editor.showTabs": true,
    "window.zoomLevel": -1,
    "gitlens.historyExplorer.enabled": true,
    "[typescript]": {},
    "typescript.updateImportsOnFileMove.enabled": "always",
    "[go]": {},
    "editor.renderControlCharacters": false,
    "breadcrumbs.enabled": false,
    "java.errors.incompleteClasspath.severity": "ignore",
    "workbench.sideBar.location": "left",
    "gitlens.views.fileHistory.enabled": true,
    "gitlens.views.lineHistory.enabled": true,
    }
    15 changes: 15 additions & 0 deletions snippets|javascript.json
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,15 @@
    {
    // Place your snippets for javascript 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"
    // }
    }
  6. alexmcroberts created this gist Dec 6, 2018.
    1 change: 1 addition & 0 deletions cloudSettings
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    // Empty
    1 change: 1 addition & 0 deletions extensions.json
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    // Empty
    1 change: 1 addition & 0 deletions keybindings.json
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    // Empty
    1 change: 1 addition & 0 deletions keybindingsMac.json
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    // Empty
    1 change: 1 addition & 0 deletions launch.json
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    // Empty
    1 change: 1 addition & 0 deletions locale.json
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    // Empty
    1 change: 1 addition & 0 deletions settings.json
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    // Empty