-
-
Save ahockersten/9781d1233e2bb125b458 to your computer and use it in GitHub Desktop.
This file contains 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 characters
{"lastUpload":"2020-04-12T07:20:28.343Z","extensionVersion":"v3.4.3"} |
This file contains 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 characters
[ | |
{ | |
"metadata": { | |
"id": "e337c67b-55c2-4fef-8949-eb260e7fb7fd", | |
"publisherId": "Shan.code-settings-sync", | |
"publisherDisplayName": "Shan" | |
}, | |
"name": "code-settings-sync", | |
"publisher": "Shan", | |
"version": "3.4.3" | |
}, | |
{ | |
"metadata": { | |
"id": "c47db04d-78f4-45b5-a824-73d9f20efc78", | |
"publisherId": "ginfuru.ginfuru-better-solarized-dark-theme", | |
"publisherDisplayName": "ginfuru" | |
}, | |
"name": "ginfuru-better-solarized-dark-theme", | |
"publisher": "ginfuru", | |
"version": "0.9.3" | |
}, | |
{ | |
"metadata": { | |
"id": "d56562ae-394d-46cd-a26d-2eafab4ce5a2", | |
"publisherId": "scalameta.metals", | |
"publisherDisplayName": "scalameta" | |
}, | |
"name": "metals", | |
"publisher": "scalameta", | |
"version": "1.8.6" | |
}, | |
{ | |
"metadata": { | |
"id": "c6f87c08-f5ca-4f59-8cee-bc29464dcbfb", | |
"publisherId": "scala-lang.scala", | |
"publisherDisplayName": "scala-lang" | |
}, | |
"name": "scala", | |
"publisher": "scala-lang", | |
"version": "0.3.9" | |
} | |
] |
This file contains 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 characters
{ | |
"files.autoSave": "onFocusChange", | |
"editor.fontFamily": "'Hack', 'Droid Sans Mono', 'monospace', monospace, 'Droid Sans Fallback'", | |
"editor.fontSize": 16, | |
"sync.gist": "9781d1233e2bb125b458", | |
"workbench.colorTheme": "Better Solarized Dark", | |
"workbench.iconTheme": "Monokai Pro Icons", | |
"editor.formatOnType": true, | |
"editor.formatOnSave": true, | |
"editor.wordWrapColumn": 110, | |
"editor.fontLigatures": null, | |
"workbench.preferredDarkColorTheme": "Better Solarized Dark", | |
"workbench.preferredLightColorTheme": "Better Solarized Light", | |
"git.allowForcePush": true | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Works like a charm on Fedora 22, nice script!! :)