Skip to content

Instantly share code, notes, and snippets.

@SeanMcP
Last active February 20, 2020 11:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save SeanMcP/e3c88d71fe8dbfdb3e62cc7d120eaacb to your computer and use it in GitHub Desktop.
Save SeanMcP/e3c88d71fe8dbfdb3e62cc7d120eaacb to your computer and use it in GitHub Desktop.
{"lastUpload":"2020-02-20T11:14:48.323Z","extensionVersion":"v3.4.3"}
[
{
"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": "a96acff8-5197-43a6-b07c-d4d178558e56",
"publisherId": "neilding.language-liquid",
"publisherDisplayName": "neilding"
},
"name": "language-liquid",
"publisher": "neilding",
"version": "0.1.1"
},
{
"metadata": {
"id": "b63c44fd-0457-4696-99e9-dbfdf70d77de",
"publisherId": "ritwickdey.LiveServer",
"publisherDisplayName": "ritwickdey"
},
"name": "LiveServer",
"publisher": "ritwickdey",
"version": "5.6.1"
},
{
"metadata": {
"id": "26a529c9-2654-4b95-a63f-02f6a52429e6",
"publisherId": "zhuangtongfa.material-theme",
"publisherDisplayName": "zhuangtongfa"
},
"name": "material-theme",
"publisher": "zhuangtongfa",
"version": "3.2.2"
},
{
"metadata": {
"id": "96fa4707-6983-4489-b7c5-d5ffdfdcce90",
"publisherId": "esbenp.prettier-vscode",
"publisherDisplayName": "esbenp"
},
"name": "prettier-vscode",
"publisher": "esbenp",
"version": "3.20.0"
},
{
"metadata": {
"id": "f3560213-6ed6-4eae-a871-31b51f152516",
"publisherId": "sissel.shopify-liquid",
"publisherDisplayName": "sissel"
},
"name": "shopify-liquid",
"publisher": "sissel",
"version": "2.3.0"
},
{
"metadata": {
"id": "ba2d692e-ab31-4861-8b19-e37fc1f859ed",
"publisherId": "ardenivanov.svelte-intellisense",
"publisherDisplayName": "ardenivanov"
},
"name": "svelte-intellisense",
"publisher": "ardenivanov",
"version": "0.7.1"
},
{
"metadata": {
"id": "f7ca3c4f-a370-4a7f-8691-7ad0f29f8275",
"publisherId": "JamesBirtles.svelte-vscode",
"publisherDisplayName": "JamesBirtles"
},
"name": "svelte-vscode",
"publisher": "JamesBirtles",
"version": "0.9.3"
}
]
{
"workbench.colorTheme": "One Dark Pro",
"workbench.startupEditor": "newUntitledFile",
"sync.autoUpload": true,
"sync.autoDownload": true,
"sync.gist": "e3c88d71fe8dbfdb3e62cc7d120eaacb",
"sync.quietSync": true,
"editor.fontFamily": "'Source Code Pro', Consolas, 'Courier New', monospace",
"[javascript]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"git.autofetch": true,
"git.enableSmartCommit": true,
"git.confirmSync": false,
"window.zoomLevel": -1,
"[html]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"terminal.integrated.shell.windows": "C:\\Program Files\\Git\\bin\\bash.exe",
"explorer.confirmDelete": false,
"[json]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"terminal.integrated.rendererType": "dom",
"[javascriptreact]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"liquid.format": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment