entepe85
1/18/2017 - 1:36 PM

Visual Studio Code Sync Settings GIST

Visual Studio Code Sync Settings GIST

{"version":"1.6.3","status":"enabled"}
{
/*
	// 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"
	}
*/
  "ES6 _index": {
    "prefix": "_index",
    "body": [
      "const _index = el => [].slice.call(el.parentNode.children).indexOf(el);"
    ],
    "description": "ES6 _index"
  },
  "ES6 _param": {
    "prefix": "_param",
    "body": [
      "const _param = obj => Object.keys(obj).map(k => k + '=' + encodeURIComponent(obj[k])).join('&');"
    ],
    "description": "ES6 _param"
  }
}
{
/*
	 // Place your snippets for HTML 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, ${id} and ${id:label} and ${1:label} for variables. Variables with the same id are connected.
	 // Example:
	 "Print to console": {
		"prefix": "log",
		"body": [
			"console.log('$1');",
			"$2"
		],
		"description": "Log output to console"
	}
*/
}
// Place your settings in this file to overwrite the default settings
{
	"editor.fontFamily": "Fira Code",
  "editor.fontLigatures": true,
	"editor.tabSize": 4,
	"editor.insertSpaces": true,
  "editor.wordWrap": "bounded",
	"editor.wordWrapColumn": 80,
  "editor.fontSize": 14,
  "terminal.integrated.fontSize": 14,
	"editor.scrollBeyondLastLine": true,
  "editor.renderIndentGuides": true,
	"css.lint.unknownProperties": "ignore",
	"less.lint.emptyRules": "ignore",
  "scss.validate": false,
  "jshint.enable": false,
	"jshint.options": {
		"curly": true,
		"esversion": 6,
		"esnext": true,
		"eqeqeq": true,
		"freeze": true,
		"maxparams": 3,
		"strict": true,
		"undef": true,
		"unused": true
	},
	"eslint.enable": true,
	"eslint.options": {
		"extends": "~/node_modules/coding-standard/eslintRecommended.js",
		"parserOptions": {
			"ecmaVersion": 6
		}
	},
  "files.insertFinalNewline": true,
  "workbench.editor.showTabs": false,
  "todoIgnore": [
    "**/vendor/**",
    "**/bower/**",
    "**/node_modules/**",
    "**/var/**",
    "**/lib/**",
    "**/www/lib/**",
    "**/platforms/**",
    "**/hooks/**",
    "**/plugins/**",
    "**/web/bundles/**",
    "**/web/bundles/**/*.js",
    "gulpfile.js"
  ],
  "files.exclude": {
    "**/.git": true,
    "**/.svn": true,
    "**/.hg": true,
    "**/.DS_Store": true,
    "**/*php~": true,
    "**/node_modules/**": true,
    "**/var/cache/**": true
  },
  "git.confirmSync": false,
  "workbench.activityBar.visible": true,
  "sync.gist": "5cf784dae7f45e740bd5cbc7a40e75bd",
  "sync.lastUpload": "2017-09-07T07:44:52.619Z",
  "sync.autoDownload": false,
  "sync.autoUpload": false,
  "sync.lastDownload": "1970-01-01T00:00:00.000Z",
  "sync.forceDownload": false,
  "sync.anonymousGist": false,
  "terminal.external.osxExec": "iTerm.app",
  "sync.host": "",
  "sync.pathPrefix": "",
  "sync.quietSync": false,
  "git.enableSmartCommit": true,
  "sync.askGistName": false,
  "prettier.eslintIntegration": true,
  "prettier.tabWidth": 4,
  "atomKeymap.promptV3Features": true,
  "editor.multiCursorModifier": "ctrlCmd",
  "editor.formatOnPaste": true,
  "workbench.colorTheme": "One Dark Pro",
  "window.zoomLevel": 0,
  "crane.ignoredPaths": ["var/cache/**", "tests/**"],
  "emmet.triggerExpansionOnTab": true
}
// Place your key bindings in this file to overwrite the defaults
[
    {
        "key": "tab",
        "command": "-extension.bemExpand",
        "when": "config.emmet.triggerExpansionOnTab && editorTextFocus && !editorHasMultipleSelections && !editorHasSelection && !editorReadonly && !editorTabMovesFocus && !suggestWidgetVisible"
    },
    {
        "key": "alt+cmd+e",
        "command": "editor.emmet.action.expandAbbreviation"
    }
]
[
  {
    "metadata": {
      "id": "fa57ae0e-d21e-40d8-a0bb-a58b5fd9ead3",
      "publisherId": "5f5636e7-69ed-4afe-b5d6-8d231fb3d3ee",
      "publisherDisplayName": "Microsoft"
    },
    "name": "atom-keybindings",
    "publisher": "ms-vscode",
    "version": "3.0.2"
  },
  {
    "metadata": {
      "id": "32339d9d-6481-4dd4-a7a3-4a6009c12cf4",
      "publisherId": "3ed95cda-db4a-4ae7-bac1-909b9bacf088",
      "publisherDisplayName": "JerryHong"
    },
    "name": "autofilename",
    "publisher": "JerryHong",
    "version": "0.1.3"
  },
  {
    "metadata": {
      "id": "5178733e-4b02-4829-95c5-1ce970847c23",
      "publisherId": "8a0aaf7f-34ab-48b1-9384-c15c80413d57",
      "publisherDisplayName": "teabyii"
    },
    "name": "ayu",
    "publisher": "teabyii",
    "version": "0.8.0"
  },
  {
    "metadata": {
      "id": "697255a9-3f36-44c8-b084-d3b91edfb23a",
      "publisherId": "901b401e-7657-4a33-8c9a-0854c569607e",
      "publisherDisplayName": "HookyQR"
    },
    "name": "beautify",
    "publisher": "HookyQR",
    "version": "1.1.1"
  },
  {
    "metadata": {
      "id": "6b0697bb-dda0-4267-915e-e2b62ece05c4",
      "publisherId": "5537ff6e-c1a0-44eb-86eb-d59864704763",
      "publisherDisplayName": "Luka Zakrajsek"
    },
    "name": "bem-expand",
    "publisher": "lukazakrajsek",
    "version": "0.1.4"
  },
  {
    "metadata": {
      "id": "b689fcc8-d494-4dbf-a228-2c694a578afc",
      "publisherId": "3fbdef65-bdf5-4723-aeaf-9e12a50546ef",
      "publisherDisplayName": "Alessandro Fragnani"
    },
    "name": "Bookmarks",
    "publisher": "alefragnani",
    "version": "0.16.0"
  },
  {
    "metadata": {
      "id": "2aa040bf-c73a-455d-8946-5c6cc83b8019",
      "publisherId": "1765455a-0065-41ee-a148-b8fd4226221b",
      "publisherDisplayName": "wmaurer"
    },
    "name": "change-case",
    "publisher": "wmaurer",
    "version": "1.0.0"
  },
  {
    "metadata": {
      "id": "e337c67b-55c2-4fef-8949-eb260e7fb7fd",
      "publisherId": "ac3a3342-db76-40ef-9277-4657632d3bfe",
      "publisherDisplayName": "Shan Khan"
    },
    "name": "code-settings-sync",
    "publisher": "Shan",
    "version": "2.8.3"
  },
  {
    "metadata": {
      "id": "ce8be53e-b000-42d1-96bb-212fd23c67b4",
      "publisherId": "12e23345-ed42-4e2f-9a8a-c5357da742f4",
      "publisherDisplayName": "Hvy Industries"
    },
    "name": "crane",
    "publisher": "HvyIndustries",
    "version": "0.3.8"
  },
  {
    "metadata": {
      "id": "d0bfc4ab-1d3a-4487-8782-7cf6027b4fff",
      "publisherId": "5f5636e7-69ed-4afe-b5d6-8d231fb3d3ee",
      "publisherDisplayName": "Microsoft"
    },
    "name": "csharp",
    "publisher": "ms-vscode",
    "version": "1.12.1"
  },
  {
    "metadata": {
      "id": "90a838c3-675b-4b87-b7a5-75ea88432cce",
      "publisherId": "d4fc689c-c760-4902-af94-114f64e1100f",
      "publisherDisplayName": "Joel Day"
    },
    "name": "docthis",
    "publisher": "joelday",
    "version": "0.4.8"
  },
  {
    "metadata": {
      "galleryApiUrl": "https://marketplace.visualstudio.com/_apis/public/gallery",
      "id": "816d44eb-5e28-431b-be81-2c52551d81ea",
      "publisherId": "3a32a336-2aa4-42a8-9f1b-51def6130383",
      "publisherDisplayName": "Mitch Denny"
    },
    "name": "ecdc",
    "publisher": "mitchdenny",
    "version": "0.10.3"
  },
  {
    "metadata": {
      "id": "f60a60a6-95ba-42d4-b41c-3d24c1b89588",
      "publisherId": "1ed869e4-8588-4af4-a51e-9c1c86b034b9",
      "publisherDisplayName": "EditorConfig"
    },
    "name": "EditorConfig",
    "publisher": "EditorConfig",
    "version": "0.10.1"
  },
  {
    "metadata": {
      "id": "dca78bd2-a7c2-4367-95d9-72dcc4e0dfc3",
      "publisherId": "459b7700-3b3b-4f51-b6b6-a5211342c87d",
      "publisherDisplayName": "Sam Verschueren"
    },
    "name": "final-newline",
    "publisher": "samverschueren",
    "version": "0.3.2"
  },
  {
    "metadata": {
      "id": "cc913628-6833-46e9-bf67-716ecb8164be",
      "publisherId": "c1970474-07fd-4e0a-a6f8-28e4a5c1a435",
      "publisherDisplayName": "sam_schneller"
    },
    "name": "git-add-remote",
    "publisher": "samschneller",
    "version": "0.0.2"
  },
  {
    "metadata": {
      "id": "6d2b4ef2-1d6d-4a1f-91fb-29fcadfb4b0a",
      "publisherId": "1925accb-0e70-40b4-8c30-80a62e5c8e8d",
      "publisherDisplayName": "vector-of-bool"
    },
    "name": "gitflow",
    "publisher": "vector-of-bool",
    "version": "1.1.1"
  },
  {
    "metadata": {
      "id": "5960f38e-0bbe-4644-8f9c-9c8824e82511",
      "publisherId": "1ba8bd00-2ad1-4be0-a007-5b4b954c1ee7",
      "publisherDisplayName": "Don Jayamanne"
    },
    "name": "githistory",
    "publisher": "donjayamanne",
    "version": "0.2.3"
  },
  {
    "metadata": {
      "id": "7f937559-a3c9-43e0-a62b-0008a5da127b",
      "publisherId": "d142cf02-af52-4395-9363-148909445cb3",
      "publisherDisplayName": "idleberg"
    },
    "name": "hopscotch",
    "publisher": "idleberg",
    "version": "0.2.0"
  },
  {
    "metadata": {
      "id": "f45dc69c-8d62-4ea1-b01f-3ab90854acb6",
      "publisherId": "c9dc0ce4-2cc9-440f-a476-fad4af6f223d",
      "publisherDisplayName": "sidthesloth"
    },
    "name": "html5-boilerplate",
    "publisher": "sidthesloth",
    "version": "1.0.1"
  },
  {
    "metadata": {
      "galleryApiUrl": "https://marketplace.visualstudio.com/_apis/public/gallery",
      "id": "82dfe17d-bb64-404e-bcc5-f9803f7ab5d5",
      "publisherId": "29859a75-d81b-4f0e-8578-2c80ecee6f99",
      "publisherDisplayName": "Dirk Baeumer"
    },
    "name": "jshint",
    "publisher": "dbaeumer",
    "version": "0.10.15"
  },
  {
    "metadata": {
      "galleryApiUrl": "https://marketplace.visualstudio.com/_apis/public/gallery",
      "id": "489abeb0-400c-4a08-bde4-cf5d9b863a32",
      "publisherId": "738ff3bb-8e77-45d5-bd26-7c9ad62959b9",
      "publisherDisplayName": "Daniel Imms"
    },
    "name": "lorem-ipsum",
    "publisher": "Tyriar",
    "version": "1.0.0"
  },
  {
    "metadata": {
      "id": "26a529c9-2654-4b95-a63f-02f6a52429e6",
      "publisherId": "8ae75bda-ec22-4a17-9340-abf1a20beca9",
      "publisherDisplayName": "zhuangtongfa"
    },
    "name": "Material-theme",
    "publisher": "zhuangtongfa",
    "version": "2.10.13"
  },
  {
    "metadata": {
      "id": "b027c4b2-25ad-46db-b574-05dae3b2dc92",
      "publisherId": "25cdca6a-b422-4806-9041-a44a52d1a7d5",
      "publisherDisplayName": "Joshua Azemoh"
    },
    "name": "one-monokai",
    "publisher": "azemoh",
    "version": "0.3.4"
  },
  {
    "metadata": {
      "id": "df8ce3de-b863-4c0d-a1f2-1a0c489d715d",
      "publisherId": "85802318-ef9b-44e7-8885-dcc9b4927d8f",
      "publisherDisplayName": "nwallace"
    },
    "name": "peep",
    "publisher": "nwallace",
    "version": "0.0.5"
  },
  {
    "metadata": {
      "id": "044b4b31-2969-4af3-895d-855433b8b46d",
      "publisherId": "2bbbc574-aea7-4866-8f36-2d56ef365f8c",
      "publisherDisplayName": "Felix Becker"
    },
    "name": "php-debug",
    "publisher": "felixfbecker",
    "version": "1.11.1"
  },
  {
    "metadata": {
      "id": "96fa4707-6983-4489-b7c5-d5ffdfdcce90",
      "publisherId": "d16f4e39-2ffb-44e3-9c0d-79d873570e3a",
      "publisherDisplayName": "Esben Petersen"
    },
    "name": "prettier-vscode",
    "publisher": "esbenp",
    "version": "0.24.0"
  },
  {
    "metadata": {
      "id": "1b747f06-3789-4ebd-ac99-f1fe430c3347",
      "publisherId": "3fbdef65-bdf5-4723-aeaf-9e12a50546ef",
      "publisherDisplayName": "Alessandro Fragnani"
    },
    "name": "project-manager",
    "publisher": "alefragnani",
    "version": "0.21.1"
  },
  {
    "metadata": {
      "id": "aae0701b-111f-49c1-9000-abd37a442f28",
      "publisherId": "9e43bb4e-4318-4e59-b5c2-df1109a963dd",
      "publisherDisplayName": "Wallaby.js"
    },
    "name": "quokka-vscode",
    "publisher": "WallabyJs",
    "version": "1.0.68"
  },
  {
    "metadata": {
      "id": "7ed7bccd-f358-4c6f-88c0-1296185abaa1",
      "publisherId": "6c6b26a3-e134-4d03-ad02-7e48f7c9f342",
      "publisherDisplayName": "Christof Marti"
    },
    "name": "regex",
    "publisher": "chrmarti",
    "version": "0.1.0"
  },
  {
    "metadata": {
      "id": "997fc03c-d81e-4815-8bd1-2c4f9a1ac1a5",
      "publisherId": "10cd19e4-12ae-42f2-91b0-812b8156947c",
      "publisherDisplayName": "glen-84"
    },
    "name": "sass-lint",
    "publisher": "glen-84",
    "version": "0.0.4"
  },
  {
    "metadata": {
      "id": "00518570-772b-4ccb-8b06-d056f3f556e0",
      "publisherId": "738ff3bb-8e77-45d5-bd26-7c9ad62959b9",
      "publisherDisplayName": "Daniel Imms"
    },
    "name": "sort-lines",
    "publisher": "Tyriar",
    "version": "1.3.0"
  },
  {
    "metadata": {
      "id": "f8b5562e-a2d9-49ab-9f91-e7da91998a92",
      "publisherId": "253db61f-997d-4722-8120-7559a25856e6",
      "publisherDisplayName": "Shinnosuke Watanabe"
    },
    "name": "stylelint",
    "publisher": "shinnn",
    "version": "0.29.1"
  },
  {
    "metadata": {
      "galleryApiUrl": "https://marketplace.visualstudio.com/_apis/public/gallery",
      "id": "b5eaebe8-c8c7-495a-80c5-3ba4a7a91c35",
      "publisherId": "51a8b293-5242-4daa-ab76-10bc6b89cf4c",
      "publisherDisplayName": "Andreas Scherer"
    },
    "name": "theme-atom-one-dark",
    "publisher": "andischerer",
    "version": "0.0.1"
  },
  {
    "metadata": {
      "id": "3cebe58e-ea14-4345-8a66-149af6bdb59e",
      "publisherId": "2fe8c7b7-9924-4083-be3d-b934de84a1e0",
      "publisherDisplayName": "Marcus Kazmierczak"
    },
    "name": "theme-chester",
    "publisher": "marcuskaz",
    "version": "0.1.1"
  },
  {
    "metadata": {
      "galleryApiUrl": "https://marketplace.visualstudio.com/_apis/public/gallery",
      "id": "15de929b-c739-49db-86bc-b968cc6b7a5b",
      "publisherId": "de925631-f87c-4d68-a8d8-4dde56bc19d2",
      "publisherDisplayName": "Adam Caviness"
    },
    "name": "theme-monokai-dark-soda",
    "publisher": "AdamCaviness",
    "version": "0.0.5"
  },
  {
    "metadata": {
      "galleryApiUrl": "https://marketplace.visualstudio.com/_apis/public/gallery",
      "id": "6d97541e-8092-4202-9cdf-29e185667696",
      "publisherId": "34f72f43-8de5-4d47-9942-06794365a32b",
      "publisherDisplayName": "ntb"
    },
    "name": "theme-symfony-dark",
    "publisher": "ntb",
    "version": "0.1.0"
  },
  {
    "metadata": {
      "id": "3324c5be-43aa-4c39-a0f8-d94c2978804f",
      "publisherId": "9e694123-0425-4308-8ef9-c6d2013a14f4",
      "publisherDisplayName": "whatwedo"
    },
    "name": "twig",
    "publisher": "whatwedo",
    "version": "1.0.2"
  },
  {
    "metadata": {
      "id": "2f5dd8cb-d251-4d70-abfe-ddebcb077483",
      "publisherId": "c3b70842-905b-406e-8f5b-153e8de05481",
      "publisherDisplayName": "Pine Wu"
    },
    "name": "vetur",
    "publisher": "octref",
    "version": "0.9.10"
  },
  {
    "metadata": {
      "id": "4bcd75e6-43ff-481b-b78a-6a2390b3b6cc",
      "publisherId": "ec778373-8f64-44a0-8f1c-68ebc71c028c",
      "publisherDisplayName": "Abhinav Gauniyal"
    },
    "name": "vscode-caniuse",
    "publisher": "agauniyal",
    "version": "0.5.0"
  },
  {
    "metadata": {
      "id": "583b2b34-2c1e-4634-8c0b-0b82e283ea3a",
      "publisherId": "29859a75-d81b-4f0e-8578-2c80ecee6f99",
      "publisherDisplayName": "Dirk Baeumer"
    },
    "name": "vscode-eslint",
    "publisher": "dbaeumer",
    "version": "1.3.2"
  },
  {
    "metadata": {
      "galleryApiUrl": "https://marketplace.visualstudio.com/_apis/public/gallery",
      "id": "447845d1-2206-4012-be63-d87445860fd2",
      "publisherId": "dc92eb7c-d736-4c18-ba64-1ca735e9546d",
      "publisherDisplayName": "abierbaum"
    },
    "name": "vscode-file-peek",
    "publisher": "abierbaum",
    "version": "1.0.1"
  },
  {
    "metadata": {
      "id": "c5f4d87f-a524-462c-ac01-923eb19cf3e9",
      "publisherId": "3356f11a-6798-4f03-a93f-3d929b7fca7c",
      "publisherDisplayName": "Holger Benl"
    },
    "name": "vscode-firefox-debug",
    "publisher": "hbenl",
    "version": "0.16.0"
  },
  {
    "metadata": {
      "id": "5d34182e-ae7d-47ab-b8f2-6138f9d3541f",
      "publisherId": "d20407c8-b847-42fe-ba8a-112f2ec09f01",
      "publisherDisplayName": "Ecodes.io"
    },
    "name": "vscode-phpmd",
    "publisher": "ecodes",
    "version": "1.0.3"
  },
  {
    "metadata": {
      "id": "beb68b20-7c55-471c-9b63-3486f9423566",
      "publisherId": "c958976e-9702-4f1a-8bdf-26b7bc012d65",
      "publisherDisplayName": "mrmlnc"
    },
    "name": "vscode-scss",
    "publisher": "mrmlnc",
    "version": "0.6.2"
  },
  {
    "metadata": {
      "id": "6f5d4f30-67aa-4151-80c0-1bbe8ca5f9db",
      "publisherId": "1dfd9e90-5113-4f41-bfad-a22f8288078e",
      "publisherDisplayName": "cssho"
    },
    "name": "vscode-svgviewer",
    "publisher": "cssho",
    "version": "1.4.3"
  },
  {
    "metadata": {
      "id": "91c8d0b3-9671-40c4-95e7-7ea6d260d368",
      "publisherId": "a73d2e90-1ffc-46e2-8854-506a047f0e3b",
      "publisherDisplayName": "MattiasPernhult"
    },
    "name": "vscode-todo",
    "publisher": "MattiasPernhult",
    "version": "0.8.0"
  },
  {
    "metadata": {
      "galleryApiUrl": "https://marketplace.visualstudio.com/_apis/public/gallery",
      "id": "2be51393-4e56-4117-a5e5-fdcd6db0c4af",
      "downloadUrl": "https://bajdzis.gallery.vsassets.io/_apis/public/gallery/publisher/bajdzis/extension/vscode-twig-pack/1.0.0/assetbyname/Microsoft.VisualStudio.Services.VSIXPackage?install=true",
      "publisherId": "8cdbaeb1-1e01-4550-a89a-1f7a157f9e62",
      "publisherDisplayName": "Bajdzis",
      "date": "2016-02-14T21:23:33.827Z"
    },
    "name": "vscode-twig-pack",
    "publisher": "bajdzis",
    "version": "1.0.0"
  },
  {
    "metadata": {
      "id": "f508f5d8-df4a-4826-8b84-90b9af0caa07",
      "publisherId": "459b7700-3b3b-4f51-b6b6-a5211342c87d",
      "publisherDisplayName": "Sam Verschueren"
    },
    "name": "yo",
    "publisher": "samverschueren",
    "version": "0.9.3"
  }
]
{"lastUpload":"2017-10-06T10:47:15.116Z","extensionVersion":"v2.8.3"}