Last active
January 21, 2020 19:09
-
-
Save ssalbdivad/7fe84ffea0801a6013f7298add09fae2 to your computer and use it in GitHub Desktop.
Revisions
-
ssalbdivad revised this gist
Jan 21, 2020 . 3 changed files with 132 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1 +1 @@ {"lastUpload":"2020-01-21T19:09:52.174Z","extensionVersion":"v3.4.3"} This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -9,6 +9,16 @@ "publisher": "dustinsanders", "version": "4.3.0" }, { "metadata": { "id": "ac5787df-9b2d-441c-abf0-977d62bc66f0", "publisherId": "amazonwebservices.aws-toolkit-vscode", "publisherDisplayName": "amazonwebservices" }, "name": "aws-toolkit-vscode", "publisher": "amazonwebservices", "version": "1.5.0" }, { "metadata": { "id": "e337c67b-55c2-4fef-8949-eb260e7fb7fd", @@ -39,6 +49,56 @@ "publisher": "bierner", "version": "0.5.3" }, { "metadata": { "id": "438221f8-1107-4ccd-a6fe-f3b7fe0856b7", "publisherId": "mhutchie.git-graph", "publisherDisplayName": "mhutchie" }, "name": "git-graph", "publisher": "mhutchie", "version": "1.21.0" }, { "metadata": { "id": "4de763bd-505d-4978-9575-2b7696ecf94e", "publisherId": "eamodio.gitlens", "publisherDisplayName": "eamodio" }, "name": "gitlens", "publisher": "eamodio", "version": "10.2.0" }, { "metadata": { "id": "dff6b801-247e-40e9-82e8-8c9b1d19d1b8", "publisherId": "christian-kohler.npm-intellisense", "publisherDisplayName": "christian-kohler" }, "name": "npm-intellisense", "publisher": "christian-kohler", "version": "1.3.0" }, { "metadata": { "id": "96fa4707-6983-4489-b7c5-d5ffdfdcce90", "publisherId": "esbenp.prettier-vscode", "publisherDisplayName": "esbenp" }, "name": "prettier-vscode", "publisher": "esbenp", "version": "3.18.0" }, { "metadata": { "id": "33ce9d6b-41cf-4972-a62b-386f7201981d", "publisherId": "Prisma.prisma", "publisherDisplayName": "Prisma" }, "name": "prisma", "publisher": "Prisma", "version": "0.0.21" }, { "metadata": { "id": "93ce222b-5f6f-49b7-9ab1-a0463c6238df", @@ -89,6 +149,56 @@ "publisher": "ms-vscode-remote", "version": "0.42.1" }, { "metadata": { "id": "376bc29a-6eab-440e-a6c5-a6f4972e2ace", "publisherId": "ThreadHeap.serverless-ide-vscode", "publisherDisplayName": "ThreadHeap" }, "name": "serverless-ide-vscode", "publisher": "ThreadHeap", "version": "0.5.12" }, { "metadata": { "id": "4ae6dc82-7981-4f10-bd81-2d72aec37f39", "publisherId": "jock.svg", "publisherDisplayName": "jock" }, "name": "svg", "publisher": "jock", "version": "1.1.0" }, { "metadata": { "id": "13cd6cd6-3da6-4eb8-8d81-b47e6e710e59", "publisherId": "firsttris.vscode-jest-runner", "publisherDisplayName": "firsttris" }, "name": "vscode-jest-runner", "publisher": "firsttris", "version": "0.4.12" }, { "metadata": { "id": "ae9e3eb0-3357-4cc0-90ee-598d2d384757", "publisherId": "eg2.vscode-npm-script", "publisherDisplayName": "eg2" }, "name": "vscode-npm-script", "publisher": "eg2", "version": "0.3.10" }, { "metadata": { "id": "69ddd764-339a-4ecc-97c1-9c4ece58e36d", "publisherId": "GitHub.vscode-pull-request-github", "publisherDisplayName": "GitHub" }, "name": "vscode-pull-request-github", "publisher": "GitHub", "version": "0.14.0" }, { "metadata": { "id": "23d72dfc-8dd1-4e30-926e-8783b4378f13", @@ -98,5 +208,25 @@ "name": "vscode-remote-extensionpack", "publisher": "ms-vscode-remote", "version": "0.19.0" }, { "metadata": { "id": "28fcf0b8-26a5-4e99-9b8d-02e990366c6f", "publisherId": "tombonnike.vscode-status-bar-format-toggle", "publisherDisplayName": "tombonnike" }, "name": "vscode-status-bar-format-toggle", "publisher": "tombonnike", "version": "2.0.0" }, { "metadata": { "id": "876e8f93-74d0-4f4f-91b7-34a09f19f444", "publisherId": "VisualStudioExptTeam.vscodeintellicode", "publisherDisplayName": "VisualStudioExptTeam" }, "name": "vscodeintellicode", "publisher": "VisualStudioExptTeam", "version": "1.2.4" } ] This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -22,7 +22,7 @@ "javascript.autoClosingTags": false, "html.autoClosingTags": false, "typescript.autoClosingTags": false, "window.zoomLevel": 2, "typescript.tsdk": "node_modules\\typescript\\lib", "editor.suggestSelection": "first", "vsintellicode.modify.editor.suggestSelection": "automaticallyOverrodeDefaultValue", -
ssalbdivad revised this gist
Jan 21, 2020 . 3 changed files with 2 additions and 132 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1 +1 @@ {"lastUpload":"2020-01-21T07:30:44.955Z","extensionVersion":"v3.4.3"} This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -9,16 +9,6 @@ "publisher": "dustinsanders", "version": "4.3.0" }, { "metadata": { "id": "e337c67b-55c2-4fef-8949-eb260e7fb7fd", @@ -49,56 +39,6 @@ "publisher": "bierner", "version": "0.5.3" }, { "metadata": { "id": "93ce222b-5f6f-49b7-9ab1-a0463c6238df", @@ -149,56 +89,6 @@ "publisher": "ms-vscode-remote", "version": "0.42.1" }, { "metadata": { "id": "23d72dfc-8dd1-4e30-926e-8783b4378f13", @@ -208,25 +98,5 @@ "name": "vscode-remote-extensionpack", "publisher": "ms-vscode-remote", "version": "0.19.0" } ] This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -22,7 +22,7 @@ "javascript.autoClosingTags": false, "html.autoClosingTags": false, "typescript.autoClosingTags": false, "window.zoomLevel": 1, "typescript.tsdk": "node_modules\\typescript\\lib", "editor.suggestSelection": "first", "vsintellicode.modify.editor.suggestSelection": "automaticallyOverrodeDefaultValue", -
ssalbdivad revised this gist
Jan 20, 2020 . 3 changed files with 21 additions and 21 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1 +1 @@ {"lastUpload":"2020-01-20T22:52:04.956Z","extensionVersion":"v3.4.3"} This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -17,7 +17,7 @@ }, "name": "aws-toolkit-vscode", "publisher": "amazonwebservices", "version": "1.5.0" }, { "metadata": { @@ -37,7 +37,7 @@ }, "name": "debugger-for-chrome", "publisher": "msjsdiag", "version": "4.12.5" }, { "metadata": { @@ -49,6 +49,16 @@ "publisher": "bierner", "version": "0.5.3" }, { "metadata": { "id": "438221f8-1107-4ccd-a6fe-f3b7fe0856b7", "publisherId": "mhutchie.git-graph", "publisherDisplayName": "mhutchie" }, "name": "git-graph", "publisher": "mhutchie", "version": "1.21.0" }, { "metadata": { "id": "4de763bd-505d-4978-9575-2b7696ecf94e", @@ -97,7 +107,7 @@ }, "name": "remote-containers", "publisher": "ms-vscode-remote", "version": "0.97.0" }, { "metadata": { @@ -137,7 +147,7 @@ }, "name": "remote-wsl", "publisher": "ms-vscode-remote", "version": "0.42.1" }, { "metadata": { @@ -147,7 +157,7 @@ }, "name": "serverless-ide-vscode", "publisher": "ThreadHeap", "version": "0.5.12" }, { "metadata": { @@ -157,17 +167,7 @@ }, "name": "svg", "publisher": "jock", "version": "1.1.0" }, { "metadata": { @@ -177,7 +177,7 @@ }, "name": "vscode-jest-runner", "publisher": "firsttris", "version": "0.4.12" }, { "metadata": { @@ -197,7 +197,7 @@ }, "name": "vscode-pull-request-github", "publisher": "GitHub", "version": "0.14.0" }, { "metadata": { @@ -227,6 +227,6 @@ }, "name": "vscodeintellicode", "publisher": "VisualStudioExptTeam", "version": "1.2.4" } ] This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -22,7 +22,7 @@ "javascript.autoClosingTags": false, "html.autoClosingTags": false, "typescript.autoClosingTags": false, "window.zoomLevel": 2, "typescript.tsdk": "node_modules\\typescript\\lib", "editor.suggestSelection": "first", "vsintellicode.modify.editor.suggestSelection": "automaticallyOverrodeDefaultValue", -
ssalbdivad revised this gist
Dec 31, 2019 . 2 changed files with 1 addition and 11 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1 +1 @@ {"lastUpload":"2019-12-31T18:10:05.863Z","extensionVersion":"v3.4.3"} This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -59,16 +59,6 @@ "publisher": "eamodio", "version": "10.2.0" }, { "metadata": { "id": "dff6b801-247e-40e9-82e8-8c9b1d19d1b8", -
ssalbdivad revised this gist
Dec 31, 2019 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1 +1 @@ {"lastUpload":"2019-12-31T18:09:23.795Z","extensionVersion":"v3.4.3"} -
ssalbdivad revised this gist
Dec 28, 2019 . 3 changed files with 13 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1 +1 @@ {"lastUpload":"2019-12-28T01:07:01.979Z","extensionVersion":"v3.4.3"} This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -9,6 +9,16 @@ "publisher": "dustinsanders", "version": "4.3.0" }, { "metadata": { "id": "ac5787df-9b2d-441c-abf0-977d62bc66f0", "publisherId": "amazonwebservices.aws-toolkit-vscode", "publisherDisplayName": "amazonwebservices" }, "name": "aws-toolkit-vscode", "publisher": "amazonwebservices", "version": "1.4.0" }, { "metadata": { "id": "e337c67b-55c2-4fef-8949-eb260e7fb7fd", This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -30,5 +30,6 @@ "editor.minimap.enabled": false, "sync.forceUpload": true, "terminal.integrated.shell.linux": "/bin/bash", "files.autoSave": "off", "aws.profile": "default" } -
ssalbdivad revised this gist
Dec 27, 2019 . 3 changed files with 52 additions and 31 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1 +1 @@ {"lastUpload":"2019-12-27T21:05:41.734Z","extensionVersion":"v3.4.3"} This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -7,7 +7,7 @@ }, "name": "an-old-hope-theme-vscode", "publisher": "dustinsanders", "version": "4.3.0" }, { "metadata": { @@ -17,7 +17,7 @@ }, "name": "code-settings-sync", "publisher": "Shan", "version": "3.4.3" }, { "metadata": { @@ -27,7 +27,7 @@ }, "name": "debugger-for-chrome", "publisher": "msjsdiag", "version": "4.12.3" }, { "metadata": { @@ -37,7 +37,7 @@ }, "name": "emojisense", "publisher": "bierner", "version": "0.5.3" }, { "metadata": { @@ -47,7 +47,17 @@ }, "name": "gitlens", "publisher": "eamodio", "version": "10.2.0" }, { "metadata": { "id": "9557c1c3-92a7-42b8-8eff-adaccea4425f", "publisherId": "hsnazar.hyper-term-theme", "publisherDisplayName": "hsnazar" }, "name": "hyper-term-theme", "publisher": "hsnazar", "version": "0.3.0" }, { "metadata": { @@ -67,7 +77,7 @@ }, "name": "prettier-vscode", "publisher": "esbenp", "version": "3.18.0" }, { "metadata": { @@ -77,7 +87,7 @@ }, "name": "prisma", "publisher": "Prisma", "version": "0.0.20" }, { "metadata": { @@ -87,7 +97,7 @@ }, "name": "remote-containers", "publisher": "ms-vscode-remote", "version": "0.96.0" }, { "metadata": { @@ -97,7 +107,7 @@ }, "name": "remote-ssh", "publisher": "ms-vscode-remote", "version": "0.48.0" }, { "metadata": { @@ -107,7 +117,7 @@ }, "name": "remote-ssh-edit", "publisher": "ms-vscode-remote", "version": "0.48.0" }, { "metadata": { @@ -117,7 +127,7 @@ }, "name": "remote-ssh-explorer", "publisher": "ms-vscode-remote", "version": "0.48.0" }, { "metadata": { @@ -127,7 +137,17 @@ }, "name": "remote-wsl", "publisher": "ms-vscode-remote", "version": "0.42.0" }, { "metadata": { "id": "376bc29a-6eab-440e-a6c5-a6f4972e2ace", "publisherId": "ThreadHeap.serverless-ide-vscode", "publisherDisplayName": "ThreadHeap" }, "name": "serverless-ide-vscode", "publisher": "ThreadHeap", "version": "0.5.11" }, { "metadata": { @@ -137,17 +157,17 @@ }, "name": "svg", "publisher": "jock", "version": "1.0.6" }, { "metadata": { "id": "de44183f-5377-4ceb-ac15-79364a30070c", "publisherId": "apollographql.vscode-apollo", "publisherDisplayName": "apollographql" }, "name": "vscode-apollo", "publisher": "apollographql", "version": "1.12.2" }, { "metadata": { @@ -157,7 +177,7 @@ }, "name": "vscode-jest-runner", "publisher": "firsttris", "version": "0.4.11" }, { "metadata": { @@ -167,7 +187,7 @@ }, "name": "vscode-npm-script", "publisher": "eg2", "version": "0.3.10" }, { "metadata": { @@ -177,7 +197,7 @@ }, "name": "vscode-pull-request-github", "publisher": "GitHub", "version": "0.13.0" }, { "metadata": { @@ -187,7 +207,7 @@ }, "name": "vscode-remote-extensionpack", "publisher": "ms-vscode-remote", "version": "0.19.0" }, { "metadata": { @@ -197,7 +217,7 @@ }, "name": "vscode-status-bar-format-toggle", "publisher": "tombonnike", "version": "2.0.0" }, { "metadata": { @@ -207,6 +227,6 @@ }, "name": "vscodeintellicode", "publisher": "VisualStudioExptTeam", "version": "1.2.2" } ] This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,6 +1,6 @@ { "python.linting.pep8Enabled": true, "editor.fontFamily": "'Operator Mono Lig',Consolas, 'Courier New', monospace", "editor.fontLigatures": true, "workbench.colorTheme": "An Old Hope Italic", "editor.cursorStyle": "underline", @@ -15,19 +15,20 @@ "editor.renderWhitespace": "none", "editor.formatOnSave": true, "editor.formatOnPaste": true, "editor.formatOnType": true, "editor.cursorBlinking": "smooth", "explorer.confirmDelete": false, "editor.tabCompletion": "on", "javascript.autoClosingTags": false, "html.autoClosingTags": false, "typescript.autoClosingTags": false, "window.zoomLevel": 1, "typescript.tsdk": "node_modules\\typescript\\lib", "editor.suggestSelection": "first", "vsintellicode.modify.editor.suggestSelection": "automaticallyOverrodeDefaultValue", "editor.selectionClipboard": false, "editor.minimap.enabled": false, "sync.forceUpload": true, "terminal.integrated.shell.linux": "/bin/bash", "files.autoSave": "off" } -
ssalbdivad revised this gist
Aug 28, 2019 . 2 changed files with 29 additions and 9 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1 +1 @@ {"lastUpload":"2019-08-28T04:05:35.308Z","extensionVersion":"v3.4.2"} This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -17,7 +17,7 @@ }, "name": "code-settings-sync", "publisher": "Shan", "version": "3.4.2" }, { "metadata": { @@ -29,6 +29,16 @@ "publisher": "msjsdiag", "version": "4.11.7" }, { "metadata": { "id": "081cd2e9-bc51-4ea3-977e-544bed2e33a8", "publisherId": "bierner.emojisense", "publisherDisplayName": "bierner" }, "name": "emojisense", "publisher": "bierner", "version": "0.5.1" }, { "metadata": { "id": "4de763bd-505d-4978-9575-2b7696ecf94e", @@ -57,7 +67,17 @@ }, "name": "prettier-vscode", "publisher": "esbenp", "version": "2.2.2" }, { "metadata": { "id": "33ce9d6b-41cf-4972-a62b-386f7201981d", "publisherId": "Prisma.prisma", "publisherDisplayName": "Prisma" }, "name": "prisma", "publisher": "Prisma", "version": "0.0.15" }, { "metadata": { @@ -67,7 +87,7 @@ }, "name": "remote-containers", "publisher": "ms-vscode-remote", "version": "0.70.0" }, { "metadata": { @@ -77,7 +97,7 @@ }, "name": "remote-ssh", "publisher": "ms-vscode-remote", "version": "0.45.6" }, { "metadata": { @@ -87,7 +107,7 @@ }, "name": "remote-ssh-edit", "publisher": "ms-vscode-remote", "version": "0.45.6" }, { "metadata": { @@ -97,7 +117,7 @@ }, "name": "remote-ssh-explorer", "publisher": "ms-vscode-remote", "version": "0.45.6" }, { "metadata": { @@ -107,7 +127,7 @@ }, "name": "remote-wsl", "publisher": "ms-vscode-remote", "version": "0.39.4" }, { "metadata": { @@ -137,7 +157,7 @@ }, "name": "vscode-jest-runner", "publisher": "firsttris", "version": "0.3.11" }, { "metadata": { -
ssalbdivad revised this gist
Aug 14, 2019 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1 +1 @@ {"lastUpload":"2019-08-14T00:47:51.515Z","extensionVersion":"v3.4.1"} -
ssalbdivad revised this gist
Aug 14, 2019 . 2 changed files with 101 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1 +1 @@ {"lastUpload":"2019-08-14T00:46:18.186Z","extensionVersion":"v3.4.1"} This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -29,6 +29,36 @@ "publisher": "msjsdiag", "version": "4.11.7" }, { "metadata": { "id": "4de763bd-505d-4978-9575-2b7696ecf94e", "publisherId": "eamodio.gitlens", "publisherDisplayName": "eamodio" }, "name": "gitlens", "publisher": "eamodio", "version": "9.9.3" }, { "metadata": { "id": "dff6b801-247e-40e9-82e8-8c9b1d19d1b8", "publisherId": "christian-kohler.npm-intellisense", "publisherDisplayName": "christian-kohler" }, "name": "npm-intellisense", "publisher": "christian-kohler", "version": "1.3.0" }, { "metadata": { "id": "96fa4707-6983-4489-b7c5-d5ffdfdcce90", "publisherId": "esbenp.prettier-vscode", "publisherDisplayName": "esbenp" }, "name": "prettier-vscode", "publisher": "esbenp", "version": "1.9.0" }, { "metadata": { "id": "93ce222b-5f6f-49b7-9ab1-a0463c6238df", @@ -79,6 +109,56 @@ "publisher": "ms-vscode-remote", "version": "0.39.3" }, { "metadata": { "id": "4ae6dc82-7981-4f10-bd81-2d72aec37f39", "publisherId": "jock.svg", "publisherDisplayName": "jock" }, "name": "svg", "publisher": "jock", "version": "0.1.6" }, { "metadata": { "id": "55ef6448-487b-49a0-a66e-4d2d9bb82229", "publisherId": "Prisma.vscode-graphql", "publisherDisplayName": "Prisma" }, "name": "vscode-graphql", "publisher": "Prisma", "version": "0.2.1" }, { "metadata": { "id": "13cd6cd6-3da6-4eb8-8d81-b47e6e710e59", "publisherId": "firsttris.vscode-jest-runner", "publisherDisplayName": "firsttris" }, "name": "vscode-jest-runner", "publisher": "firsttris", "version": "0.3.10" }, { "metadata": { "id": "ae9e3eb0-3357-4cc0-90ee-598d2d384757", "publisherId": "eg2.vscode-npm-script", "publisherDisplayName": "eg2" }, "name": "vscode-npm-script", "publisher": "eg2", "version": "0.3.8" }, { "metadata": { "id": "69ddd764-339a-4ecc-97c1-9c4ece58e36d", "publisherId": "GitHub.vscode-pull-request-github", "publisherDisplayName": "GitHub" }, "name": "vscode-pull-request-github", "publisher": "GitHub", "version": "0.10.0" }, { "metadata": { "id": "23d72dfc-8dd1-4e30-926e-8783b4378f13", @@ -88,5 +168,25 @@ "name": "vscode-remote-extensionpack", "publisher": "ms-vscode-remote", "version": "0.16.0" }, { "metadata": { "id": "28fcf0b8-26a5-4e99-9b8d-02e990366c6f", "publisherId": "tombonnike.vscode-status-bar-format-toggle", "publisherDisplayName": "tombonnike" }, "name": "vscode-status-bar-format-toggle", "publisher": "tombonnike", "version": "1.5.0" }, { "metadata": { "id": "876e8f93-74d0-4f4f-91b7-34a09f19f444", "publisherId": "VisualStudioExptTeam.vscodeintellicode", "publisherDisplayName": "VisualStudioExptTeam" }, "name": "vscodeintellicode", "publisher": "VisualStudioExptTeam", "version": "1.1.9" } ] -
ssalbdivad revised this gist
Aug 14, 2019 . 3 changed files with 8 additions and 108 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1 +1 @@ {"lastUpload":"2019-08-14T00:45:34.927Z","extensionVersion":"v3.4.1"} This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -29,36 +29,6 @@ "publisher": "msjsdiag", "version": "4.11.7" }, { "metadata": { "id": "93ce222b-5f6f-49b7-9ab1-a0463c6238df", @@ -67,7 +37,7 @@ }, "name": "remote-containers", "publisher": "ms-vscode-remote", "version": "0.67.4" }, { "metadata": { @@ -77,7 +47,7 @@ }, "name": "remote-ssh", "publisher": "ms-vscode-remote", "version": "0.45.4" }, { "metadata": { @@ -87,7 +57,7 @@ }, "name": "remote-ssh-edit", "publisher": "ms-vscode-remote", "version": "0.45.4" }, { "metadata": { @@ -97,7 +67,7 @@ }, "name": "remote-ssh-explorer", "publisher": "ms-vscode-remote", "version": "0.45.4" }, { "metadata": { @@ -107,57 +77,7 @@ }, "name": "remote-wsl", "publisher": "ms-vscode-remote", "version": "0.39.3" }, { "metadata": { @@ -167,26 +87,6 @@ }, "name": "vscode-remote-extensionpack", "publisher": "ms-vscode-remote", "version": "0.16.0" } ] This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -2,7 +2,7 @@ "python.linting.pep8Enabled": true, "editor.fontFamily": "Operator Mono Lig, Consolas, 'Courier New', monospace", "editor.fontLigatures": true, "workbench.colorTheme": "An Old Hope Italic", "editor.cursorStyle": "underline", "typescript.updateImportsOnFileMove.enabled": "always", "search.exclude": { -
ssalbdivad revised this gist
Aug 8, 2019 . 2 changed files with 17 additions and 7 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1 +1 @@ {"lastUpload":"2019-08-08T00:05:17.785Z","extensionVersion":"v3.4.1"} This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -27,7 +27,7 @@ }, "name": "debugger-for-chrome", "publisher": "msjsdiag", "version": "4.11.7" }, { "metadata": { @@ -37,7 +37,7 @@ }, "name": "gitlens", "publisher": "eamodio", "version": "9.9.3" }, { "metadata": { @@ -77,7 +77,7 @@ }, "name": "remote-ssh", "publisher": "ms-vscode-remote", "version": "0.45.3" }, { "metadata": { @@ -87,7 +87,7 @@ }, "name": "remote-ssh-edit", "publisher": "ms-vscode-remote", "version": "0.45.3" }, { "metadata": { @@ -97,7 +97,7 @@ }, "name": "remote-ssh-explorer", "publisher": "ms-vscode-remote", "version": "0.45.3" }, { "metadata": { @@ -109,6 +109,16 @@ "publisher": "ms-vscode-remote", "version": "0.39.1" }, { "metadata": { "id": "4ae6dc82-7981-4f10-bd81-2d72aec37f39", "publisherId": "jock.svg", "publisherDisplayName": "jock" }, "name": "svg", "publisher": "jock", "version": "0.1.6" }, { "metadata": { "id": "55ef6448-487b-49a0-a66e-4d2d9bb82229", @@ -147,7 +157,7 @@ }, "name": "vscode-pull-request-github", "publisher": "GitHub", "version": "0.9.2" }, { "metadata": { -
ssalbdivad revised this gist
Jul 29, 2019 . 2 changed files with 91 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1 +1 @@ {"lastUpload":"2019-07-29T23:12:24.921Z","extensionVersion":"v3.4.1"} This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -29,6 +29,36 @@ "publisher": "msjsdiag", "version": "4.11.6" }, { "metadata": { "id": "4de763bd-505d-4978-9575-2b7696ecf94e", "publisherId": "eamodio.gitlens", "publisherDisplayName": "eamodio" }, "name": "gitlens", "publisher": "eamodio", "version": "9.9.1" }, { "metadata": { "id": "dff6b801-247e-40e9-82e8-8c9b1d19d1b8", "publisherId": "christian-kohler.npm-intellisense", "publisherDisplayName": "christian-kohler" }, "name": "npm-intellisense", "publisher": "christian-kohler", "version": "1.3.0" }, { "metadata": { "id": "96fa4707-6983-4489-b7c5-d5ffdfdcce90", "publisherId": "esbenp.prettier-vscode", "publisherDisplayName": "esbenp" }, "name": "prettier-vscode", "publisher": "esbenp", "version": "1.9.0" }, { "metadata": { "id": "93ce222b-5f6f-49b7-9ab1-a0463c6238df", @@ -79,6 +109,46 @@ "publisher": "ms-vscode-remote", "version": "0.39.1" }, { "metadata": { "id": "55ef6448-487b-49a0-a66e-4d2d9bb82229", "publisherId": "Prisma.vscode-graphql", "publisherDisplayName": "Prisma" }, "name": "vscode-graphql", "publisher": "Prisma", "version": "0.2.1" }, { "metadata": { "id": "13cd6cd6-3da6-4eb8-8d81-b47e6e710e59", "publisherId": "firsttris.vscode-jest-runner", "publisherDisplayName": "firsttris" }, "name": "vscode-jest-runner", "publisher": "firsttris", "version": "0.3.10" }, { "metadata": { "id": "ae9e3eb0-3357-4cc0-90ee-598d2d384757", "publisherId": "eg2.vscode-npm-script", "publisherDisplayName": "eg2" }, "name": "vscode-npm-script", "publisher": "eg2", "version": "0.3.8" }, { "metadata": { "id": "69ddd764-339a-4ecc-97c1-9c4ece58e36d", "publisherId": "GitHub.vscode-pull-request-github", "publisherDisplayName": "GitHub" }, "name": "vscode-pull-request-github", "publisher": "GitHub", "version": "0.9.1" }, { "metadata": { "id": "23d72dfc-8dd1-4e30-926e-8783b4378f13", @@ -88,5 +158,25 @@ "name": "vscode-remote-extensionpack", "publisher": "ms-vscode-remote", "version": "0.15.0" }, { "metadata": { "id": "28fcf0b8-26a5-4e99-9b8d-02e990366c6f", "publisherId": "tombonnike.vscode-status-bar-format-toggle", "publisherDisplayName": "tombonnike" }, "name": "vscode-status-bar-format-toggle", "publisher": "tombonnike", "version": "1.5.0" }, { "metadata": { "id": "876e8f93-74d0-4f4f-91b7-34a09f19f444", "publisherId": "VisualStudioExptTeam.vscodeintellicode", "publisherDisplayName": "VisualStudioExptTeam" }, "name": "vscodeintellicode", "publisher": "VisualStudioExptTeam", "version": "1.1.8" } ] -
ssalbdivad revised this gist
Jul 29, 2019 . 3 changed files with 3 additions and 92 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1 +1 @@ {"lastUpload":"2019-07-29T23:11:24.526Z","extensionVersion":"v3.4.1"} This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -29,36 +29,6 @@ "publisher": "msjsdiag", "version": "4.11.6" }, { "metadata": { "id": "93ce222b-5f6f-49b7-9ab1-a0463c6238df", @@ -109,46 +79,6 @@ "publisher": "ms-vscode-remote", "version": "0.39.1" }, { "metadata": { "id": "23d72dfc-8dd1-4e30-926e-8783b4378f13", @@ -158,25 +88,5 @@ "name": "vscode-remote-extensionpack", "publisher": "ms-vscode-remote", "version": "0.15.0" } ] This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -28,5 +28,6 @@ "vsintellicode.modify.editor.suggestSelection": "automaticallyOverrodeDefaultValue", "editor.selectionClipboard": false, "editor.minimap.enabled": false, "sync.forceUpload": true, "terminal.integrated.shell.linux": "/bin/bash" } -
ssalbdivad revised this gist
Jul 29, 2019 . 3 changed files with 63 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1 +1 @@ {"lastUpload":"2019-07-29T23:03:35.347Z","extensionVersion":"v3.4.1"} This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -59,6 +59,56 @@ "publisher": "esbenp", "version": "1.9.0" }, { "metadata": { "id": "93ce222b-5f6f-49b7-9ab1-a0463c6238df", "publisherId": "ms-vscode-remote.remote-containers", "publisherDisplayName": "ms-vscode-remote" }, "name": "remote-containers", "publisher": "ms-vscode-remote", "version": "0.67.0" }, { "metadata": { "id": "607fd052-be03-4363-b657-2bd62b83d28a", "publisherId": "ms-vscode-remote.remote-ssh", "publisherDisplayName": "ms-vscode-remote" }, "name": "remote-ssh", "publisher": "ms-vscode-remote", "version": "0.44.2" }, { "metadata": { "id": "bfeaf631-bcff-4908-93ed-fda4ef9a0c5c", "publisherId": "ms-vscode-remote.remote-ssh-edit", "publisherDisplayName": "ms-vscode-remote" }, "name": "remote-ssh-edit", "publisher": "ms-vscode-remote", "version": "0.44.2" }, { "metadata": { "id": "5d9b66c1-7da3-4004-8c92-2b0852ec0c9b", "publisherId": "ms-vscode-remote.remote-ssh-explorer", "publisherDisplayName": "ms-vscode-remote" }, "name": "remote-ssh-explorer", "publisher": "ms-vscode-remote", "version": "0.44.2" }, { "metadata": { "id": "f0c5397b-d357-4197-99f0-cb4202f22818", "publisherId": "ms-vscode-remote.remote-wsl", "publisherDisplayName": "ms-vscode-remote" }, "name": "remote-wsl", "publisher": "ms-vscode-remote", "version": "0.39.1" }, { "metadata": { "id": "55ef6448-487b-49a0-a66e-4d2d9bb82229", @@ -99,6 +149,16 @@ "publisher": "GitHub", "version": "0.9.1" }, { "metadata": { "id": "23d72dfc-8dd1-4e30-926e-8783b4378f13", "publisherId": "ms-vscode-remote.vscode-remote-extensionpack", "publisherDisplayName": "ms-vscode-remote" }, "name": "vscode-remote-extensionpack", "publisher": "ms-vscode-remote", "version": "0.15.0" }, { "metadata": { "id": "28fcf0b8-26a5-4e99-9b8d-02e990366c6f", This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -27,5 +27,6 @@ "editor.suggestSelection": "first", "vsintellicode.modify.editor.suggestSelection": "automaticallyOverrodeDefaultValue", "editor.selectionClipboard": false, "editor.minimap.enabled": false, "sync.forceUpload": true } -
ssalbdivad revised this gist
Jul 29, 2019 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1 +1 @@ {"lastUpload":"2019-07-29T21:32:20.418Z","extensionVersion":"v3.4.1"} -
ssalbdivad revised this gist
Jul 29, 2019 . 3 changed files with 11 additions and 40 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1 +1 @@ {"lastUpload":"2019-07-29T21:31:38.031Z","extensionVersion":"v3.4.1"} This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -7,7 +7,7 @@ }, "name": "an-old-hope-theme-vscode", "publisher": "dustinsanders", "version": "4.1.0" }, { "metadata": { @@ -17,7 +17,7 @@ }, "name": "code-settings-sync", "publisher": "Shan", "version": "3.4.1" }, { "metadata": { @@ -27,17 +27,7 @@ }, "name": "debugger-for-chrome", "publisher": "msjsdiag", "version": "4.11.6" }, { "metadata": { @@ -47,7 +37,7 @@ }, "name": "gitlens", "publisher": "eamodio", "version": "9.9.1" }, { "metadata": { @@ -69,26 +59,6 @@ "publisher": "esbenp", "version": "1.9.0" }, { "metadata": { "id": "55ef6448-487b-49a0-a66e-4d2d9bb82229", @@ -97,7 +67,7 @@ }, "name": "vscode-graphql", "publisher": "Prisma", "version": "0.2.1" }, { "metadata": { @@ -107,7 +77,7 @@ }, "name": "vscode-jest-runner", "publisher": "firsttris", "version": "0.3.10" }, { "metadata": { @@ -117,7 +87,7 @@ }, "name": "vscode-npm-script", "publisher": "eg2", "version": "0.3.8" }, { "metadata": { @@ -127,7 +97,7 @@ }, "name": "vscode-pull-request-github", "publisher": "GitHub", "version": "0.9.1" }, { "metadata": { @@ -147,6 +117,6 @@ }, "name": "vscodeintellicode", "publisher": "VisualStudioExptTeam", "version": "1.1.8" } ] This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1 @@ {"version":"7.18.1","status":0,"welcomeShown":true} -
ssalbdivad revised this gist
Jun 27, 2019 . 4 changed files with 42 additions and 51 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1 +1 @@ {"lastUpload":"2019-06-27T12:09:14.520Z","extensionVersion":"v3.3.1"} This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -17,7 +17,7 @@ }, "name": "code-settings-sync", "publisher": "Shan", "version": "3.3.1" }, { "metadata": { @@ -27,7 +27,7 @@ }, "name": "debugger-for-chrome", "publisher": "msjsdiag", "version": "4.11.5" }, { "metadata": { @@ -41,33 +41,13 @@ }, { "metadata": { "id": "4de763bd-505d-4978-9575-2b7696ecf94e", "publisherId": "eamodio.gitlens", "publisherDisplayName": "eamodio" }, "name": "gitlens", "publisher": "eamodio", "version": "9.8.2" }, { "metadata": { @@ -87,7 +67,7 @@ }, "name": "prettier-vscode", "publisher": "esbenp", "version": "1.9.0" }, { "metadata": { @@ -97,27 +77,17 @@ }, "name": "rainbow-csv", "publisher": "mechatroner", "version": "1.1.1" }, { "metadata": { "id": "0479fc1c-3d67-49f9-b087-fb9069afe48f", "publisherId": "ms-azuretools.vscode-docker", "publisherDisplayName": "ms-azuretools" }, "name": "vscode-docker", "publisher": "ms-azuretools", "version": "0.6.4" }, { "metadata": { @@ -127,7 +97,17 @@ }, "name": "vscode-graphql", "publisher": "Prisma", "version": "0.2.0" }, { "metadata": { "id": "13cd6cd6-3da6-4eb8-8d81-b47e6e710e59", "publisherId": "firsttris.vscode-jest-runner", "publisherDisplayName": "firsttris" }, "name": "vscode-jest-runner", "publisher": "firsttris", "version": "0.3.6" }, { "metadata": { @@ -137,7 +117,17 @@ }, "name": "vscode-npm-script", "publisher": "eg2", "version": "0.3.7" }, { "metadata": { "id": "69ddd764-339a-4ecc-97c1-9c4ece58e36d", "publisherId": "GitHub.vscode-pull-request-github", "publisherDisplayName": "GitHub" }, "name": "vscode-pull-request-github", "publisher": "GitHub", "version": "0.8.0" }, { "metadata": { @@ -157,6 +147,6 @@ }, "name": "vscodeintellicode", "publisher": "VisualStudioExptTeam", "version": "1.1.7" } ] This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -22,8 +22,10 @@ "javascript.autoClosingTags": false, "html.autoClosingTags": false, "typescript.autoClosingTags": false, "window.zoomLevel": -1, "typescript.tsdk": "node_modules\\typescript\\lib", "editor.suggestSelection": "first", "vsintellicode.modify.editor.suggestSelection": "automaticallyOverrodeDefaultValue", "editor.selectionClipboard": false, "editor.minimap.enabled": false } This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1 +0,0 @@ -
ssalbdivad revised this gist
Mar 15, 2019 . 3 changed files with 111 additions and 36 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1 +1 @@ {"lastUpload":"2019-03-15T02:07:43.383Z","extensionVersion":"v3.2.4"} This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -17,7 +17,37 @@ }, "name": "code-settings-sync", "publisher": "Shan", "version": "3.2.4" }, { "metadata": { "id": "1ec62ca5-d7f9-4ddb-a882-e8d018c0aefd", "publisherId": "msjsdiag.debugger-for-chrome", "publisherDisplayName": "msjsdiag" }, "name": "debugger-for-chrome", "publisher": "msjsdiag", "version": "4.11.3" }, { "metadata": { "id": "532533c9-a894-4a58-9eee-bbfbe7c06f71", "publisherId": "mikestead.dotenv", "publisherDisplayName": "mikestead" }, "name": "dotenv", "publisher": "mikestead", "version": "1.0.1" }, { "metadata": { "id": "8bb12ae3-73f8-40cf-86b7-4bd5729c6238", "publisherId": "GrapeCity.gc-excelviewer", "publisherDisplayName": "GrapeCity" }, "name": "gc-excelviewer", "publisher": "GrapeCity", "version": "2.1.29" }, { "metadata": { @@ -27,7 +57,7 @@ }, "name": "graphql-for-vscode", "publisher": "kumar-harsh", "version": "1.13.0" }, { "metadata": { @@ -37,7 +67,7 @@ }, "name": "java", "publisher": "redhat", "version": "0.40.0" }, { "metadata": { @@ -51,13 +81,23 @@ }, { "metadata": { "id": "96fa4707-6983-4489-b7c5-d5ffdfdcce90", "publisherId": "esbenp.prettier-vscode", "publisherDisplayName": "esbenp" }, "name": "prettier-vscode", "publisher": "esbenp", "version": "1.8.1" }, { "metadata": { "id": "3792588c-3d35-442d-91ea-fe6a755e8155", "publisherId": "mechatroner.rainbow-csv", "publisherDisplayName": "mechatroner" }, "name": "rainbow-csv", "publisher": "mechatroner", "version": "1.0.0" }, { "metadata": { @@ -67,17 +107,27 @@ }, "name": "tslint", "publisher": "eg2", "version": "1.0.43" }, { "metadata": { "id": "0479fc1c-3d67-49f9-b087-fb9069afe48f", "publisherId": "PeterJausovec.vscode-docker", "publisherDisplayName": "PeterJausovec" }, "name": "vscode-docker", "publisher": "PeterJausovec", "version": "0.6.0" }, { "metadata": { "id": "55ef6448-487b-49a0-a66e-4d2d9bb82229", "publisherId": "Prisma.vscode-graphql", "publisherDisplayName": "Prisma" }, "name": "vscode-graphql", "publisher": "Prisma", "version": "0.1.7" }, { "metadata": { @@ -91,12 +141,22 @@ }, { "metadata": { "id": "28fcf0b8-26a5-4e99-9b8d-02e990366c6f", "publisherId": "tombonnike.vscode-status-bar-format-toggle", "publisherDisplayName": "tombonnike" }, "name": "vscode-status-bar-format-toggle", "publisher": "tombonnike", "version": "1.5.0" }, { "metadata": { "id": "876e8f93-74d0-4f4f-91b7-34a09f19f444", "publisherId": "VisualStudioExptTeam.vscodeintellicode", "publisherDisplayName": "VisualStudioExptTeam" }, "name": "vscodeintellicode", "publisher": "VisualStudioExptTeam", "version": "1.1.4" } ] This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,14 +1,29 @@ { "python.linting.pep8Enabled": true, "editor.fontFamily": "Operator Mono Lig, Consolas, 'Courier New', monospace", "editor.fontLigatures": true, "workbench.colorTheme": "An Old Hope", "editor.cursorStyle": "underline", "typescript.updateImportsOnFileMove.enabled": "always", "search.exclude": { "**/bower_components": false, "**/node_modules": false }, "search.useIgnoreFiles": false, "terminal.integrated.shell.windows": "C:\\WINDOWS\\sysnative\\bash.exe", "sync.gist": "7fe84ffea0801a6013f7298add09fae2", "editor.renderWhitespace": "none", "editor.formatOnSave": true, "editor.formatOnPaste": true, "editor.formatOnType": false, "editor.cursorBlinking": "smooth", "explorer.confirmDelete": false, "editor.tabCompletion": "on", "javascript.autoClosingTags": false, "html.autoClosingTags": false, "typescript.autoClosingTags": false, "window.zoomLevel": 0, "typescript.tsdk": "node_modules\\typescript\\lib", "editor.suggestSelection": "first", "vsintellicode.modify.editor.suggestSelection": "automaticallyOverrodeDefaultValue" } -
ssalbdivad revised this gist
Nov 24, 2018 . 6 changed files with 118 additions and 5 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1 +1 @@ {"lastUpload":"2018-11-24T13:58:08.072Z","extensionVersion":"v3.2.0"} This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1 +1,102 @@ [ { "metadata": { "id": "e1efb0c8-2c62-4d86-bb6a-c88f198ddfcc", "publisherId": "dustinsanders.an-old-hope-theme-vscode", "publisherDisplayName": "dustinsanders" }, "name": "an-old-hope-theme-vscode", "publisher": "dustinsanders", "version": "3.2.1" }, { "metadata": { "id": "e337c67b-55c2-4fef-8949-eb260e7fb7fd", "publisherId": "Shan.code-settings-sync", "publisherDisplayName": "Shan" }, "name": "code-settings-sync", "publisher": "Shan", "version": "3.2.0" }, { "metadata": { "id": "3e8a391a-f3f0-44b2-8631-7847b0c8839a", "publisherId": "kumar-harsh.graphql-for-vscode", "publisherDisplayName": "kumar-harsh" }, "name": "graphql-for-vscode", "publisher": "kumar-harsh", "version": "1.12.1" }, { "metadata": { "id": "198a707e-28af-4e84-8610-6e2f628dd12d", "publisherId": "redhat.java", "publisherDisplayName": "redhat" }, "name": "java", "publisher": "redhat", "version": "0.34.0" }, { "metadata": { "id": "dff6b801-247e-40e9-82e8-8c9b1d19d1b8", "publisherId": "christian-kohler.npm-intellisense", "publisherDisplayName": "christian-kohler" }, "name": "npm-intellisense", "publisher": "christian-kohler", "version": "1.3.0" }, { "metadata": { "id": "f1f59ae4-9318-4f3c-a9b5-81b2eaa5f8a5", "publisherId": "ms-python.python", "publisherDisplayName": "ms-python" }, "name": "python", "publisher": "ms-python", "version": "2018.10.1" }, { "metadata": { "id": "513cf511-3894-4ee2-8c34-13ab83ddfd37", "publisherId": "eg2.tslint", "publisherDisplayName": "eg2" }, "name": "tslint", "publisher": "eg2", "version": "1.0.40" }, { "metadata": { "id": "583b2b34-2c1e-4634-8c0b-0b82e283ea3a", "publisherId": "dbaeumer.vscode-eslint", "publisherDisplayName": "dbaeumer" }, "name": "vscode-eslint", "publisher": "dbaeumer", "version": "1.7.0" }, { "metadata": { "id": "ae9e3eb0-3357-4cc0-90ee-598d2d384757", "publisherId": "eg2.vscode-npm-script", "publisherDisplayName": "eg2" }, "name": "vscode-npm-script", "publisher": "eg2", "version": "0.3.5" }, { "metadata": { "id": "d0c2b273-9cad-4046-82ff-8858bffc07d9", "publisherId": "lfurzewaddock.vscode-wsl-workspacefolder", "publisherDisplayName": "lfurzewaddock" }, "name": "vscode-wsl-workspacefolder", "publisher": "lfurzewaddock", "version": "1.0.2" } ] This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1 +0,0 @@ This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1 +0,0 @@ This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1 +1,14 @@ { "python.linting.pep8Enabled": true, "editor.fontFamily": "Operator Mono Lig, Consolas, 'Courier New', monospace", "editor.fontLigatures": true, "workbench.colorTheme": "An Old Hope", "editor.cursorStyle": "line-thin", "typescript.updateImportsOnFileMove.enabled": "always", "search.exclude": { "**/bower_components": false, "**/node_modules": false }, "search.useIgnoreFiles": false, "terminal.integrated.shell.windows": "C:\\WINDOWS\\sysnative\\bash.exe" } This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1 @@ {"version":"7.18.1","status":0,"welcomeShown":true} -
ssalbdivad created this gist
Nov 24, 2018 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1 @@ // Empty This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1 @@ // Empty This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1 @@ // Empty This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1 @@ // Empty This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1 @@ // Empty This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1 @@ // Empty This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1 @@ // Empty