Skip to content

Instantly share code, notes, and snippets.

@supahfunk
Last active April 16, 2021 19:22
Show Gist options
  • Save supahfunk/063739f39f7209dad292de691bb68a3f to your computer and use it in GitHub Desktop.
Save supahfunk/063739f39f7209dad292de691bb68a3f to your computer and use it in GitHub Desktop.
Visual Studio Code Settings Sync Gist
{"lastUpload":"2021-04-16T19:22:17.345Z","extensionVersion":"v3.4.3"}
[
{
"metadata": {
"id": "f583eafd-aa0d-4ccb-8f44-d1e610389660",
"publisherId": "CoenraadS.bracket-pair-colorizer",
"publisherDisplayName": "CoenraadS"
},
"name": "bracket-pair-colorizer",
"publisher": "CoenraadS",
"version": "1.0.61"
},
{
"metadata": {
"id": "2b5eea6b-b1f0-4796-83bd-6adb2448ac19",
"publisherId": "maximus136.change-string-case",
"publisherDisplayName": "maximus136"
},
"name": "change-string-case",
"publisher": "maximus136",
"version": "1.1.2"
},
{
"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": "700f8472-f3c3-4f26-9fef-c6ad8e5fafe8",
"publisherId": "bierner.comment-tagged-templates",
"publisherDisplayName": "bierner"
},
"name": "comment-tagged-templates",
"publisher": "bierner",
"version": "0.3.1"
},
{
"metadata": {
"id": "391319ff-5ddc-483e-b164-8f8847b72172",
"publisherId": "paulmolluzzo.convert-css-in-js",
"publisherDisplayName": "paulmolluzzo"
},
"name": "convert-css-in-js",
"publisher": "paulmolluzzo",
"version": "1.1.3"
},
{
"metadata": {
"id": "1f2293c1-23d1-46f9-a537-d4a5e477f8c9",
"publisherId": "GreatMinds.gitflow4code",
"publisherDisplayName": "GreatMinds"
},
"name": "gitflow4code",
"publisher": "GreatMinds",
"version": "1.2.3"
},
{
"metadata": {
"id": "4de763bd-505d-4978-9575-2b7696ecf94e",
"publisherId": "eamodio.gitlens",
"publisherDisplayName": "eamodio"
},
"name": "gitlens",
"publisher": "eamodio",
"version": "11.4.1"
},
{
"metadata": {
"id": "3fe4660f-1dcb-47d4-8f7e-1a22a16b2d5e",
"publisherId": "albymor.increment-selection",
"publisherDisplayName": "albymor"
},
"name": "increment-selection",
"publisher": "albymor",
"version": "0.2.0"
},
{
"metadata": {
"id": "e58f546c-babc-455f-a265-ba40dbd140d4",
"publisherId": "sdras.night-owl",
"publisherDisplayName": "sdras"
},
"name": "night-owl",
"publisher": "sdras",
"version": "2.0.0"
},
{
"metadata": {
"id": "96fa4707-6983-4489-b7c5-d5ffdfdcce90",
"publisherId": "esbenp.prettier-vscode",
"publisherDisplayName": "esbenp"
},
"name": "prettier-vscode",
"publisher": "esbenp",
"version": "6.3.2"
},
{
"metadata": {
"id": "3a63675f-7987-4cff-a411-d4a9568f560c",
"publisherId": "slevesque.shader",
"publisherDisplayName": "slevesque"
},
"name": "shader",
"publisher": "slevesque",
"version": "1.1.5"
},
{
"metadata": {
"id": "75da638c-c45a-44ea-aa3b-8570a3559810",
"publisherId": "TabNine.tabnine-vscode",
"publisherDisplayName": "TabNine"
},
"name": "tabnine-vscode",
"publisher": "TabNine",
"version": "3.4.1"
},
{
"metadata": {
"id": "583b2b34-2c1e-4634-8c0b-0b82e283ea3a",
"publisherId": "dbaeumer.vscode-eslint",
"publisherDisplayName": "dbaeumer"
},
"name": "vscode-eslint",
"publisher": "dbaeumer",
"version": "2.1.20"
},
{
"metadata": {
"id": "8130e01f-ac60-4803-ab86-f05469dd7b4d",
"publisherId": "kokororin.vscode-phpfmt",
"publisherDisplayName": "kokororin"
},
"name": "vscode-phpfmt",
"publisher": "kokororin",
"version": "1.0.30"
}
]
{
"eslint.workingDirectories": [
// "./frontend",
{ "directory": "./frontend", "changeProcessCWD": true }
],
"editor.scrollBeyondLastLine": false,
"breadcrumbs.enabled": true,
"git.autofetch": true,
"javascript.updateImportsOnFileMove.enabled": "never",
"[php]": {
"editor.defaultFormatter": "kokororin.vscode-phpfmt"
},
"editor.wordWrap": "on",
"editor.tabSize": 2,
"editor.wordSeparators": "`~!@#%^&*()-=+[{]}\\|;:'\",.<>/?",
"editor.minimap.enabled": true,
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true
},
"files.exclude": {
"**/php": true
},
"diffEditor.ignoreTrimWhitespace": true,
"sync.gist": "063739f39f7209dad292de691bb68a3f",
"sync.autoUpload": true,
"[html]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"[javascript]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"tabnine.experimentalAutoImports": true,
"git.enableSmartCommit": true,
}
{
"Custom Comment": {
"prefix": "com",
"body": [
"/*------------------------------",
"$0",
"------------------------------*/"
],
"description": "Custom Comment"
}
}
{
// Place your global snippets here. Each snippet is defined under a snippet name and has a scope, prefix, body and
// description. Add comma separated ids of the languages where the snippet is applicable in the scope field. If scope
// is left empty or omitted, the snippet gets applied to all languages. 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": {
// "scope": "javascript,typescript",
// "prefix": "log",
// "body": [
// "console.log('$1');",
// "$2"
// ],
// "description": "Log output to console"
// }
"Console log": {
"prefix": "func",
"body": [
"/*------------------------------",
"$1",
"------------------------------*/",
"$2() {",
"\t$3",
"}"
],
"description": "Console log"
}
}
{
"Func": {
"prefix": "f2",
"body": [
"/*------------------------------",
"${1:fn}",
"------------------------------*/",
"const ${1:fn} = () => {",
"\t$2",
"}"
],
"description": "Function"
}
}
{
"Console log": {
"prefix": "clog",
"body": [
"window.console.log('$1 ---->', $2)",
],
"description": "Console log"
}
}
{
"Media query": {
"prefix": "media",
"body": [
"/*------------------------------",
"$1",
"------------------------------*/",
"output[theme.mediaInverse.$2] = {",
"\troot: {",
"\t\t$3",
"\t}",
"}"
],
"description": "Media query"
}
}
{
// Place your global snippets here. Each snippet is defined under a snippet name and has a scope, prefix, body and
// description. Add comma separated ids of the languages where the snippet is applicable in the scope field. If scope
// is left empty or omitted, the snippet gets applied to all languages. 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": {
// "scope": "javascript,typescript",
// "prefix": "log",
// "body": [
// "console.log('$1');",
// "$2"
// ],
// "description": "Log output to console"
// }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment