Skip to content

Instantly share code, notes, and snippets.

@benscabbia
Last active September 26, 2016 06:17
Show Gist options
  • Save benscabbia/86f66d0b1c505ec94d63937ce024a96b to your computer and use it in GitHub Desktop.
Save benscabbia/86f66d0b1c505ec94d63937ce024a96b to your computer and use it in GitHub Desktop.
Visual Studio Code Sync Settings GIST
{"lastUpload":"2016-09-26T06:17:01.489Z"}
[
{
"metadata": {
"id": "214cbfb9-7c06-4467-bad4-357ae83eb587",
"publisherId": "4434843a-4ebf-4f44-84f5-4176380c492d",
"publisherDisplayName": "johnpapa"
},
"name": "Angular2",
"publisher": "johnpapa",
"version": "0.5.9"
},
{
"metadata": {
"id": "70378119-1d85-4935-9733-0298c7a369a2",
"publisherId": "1a722173-f2b1-4848-8aa8-3c502753792f",
"publisherDisplayName": "steoates"
},
"name": "autoimport",
"publisher": "steoates",
"version": "1.0.1"
},
{
"metadata": {
"id": "e337c67b-55c2-4fef-8949-eb260e7fb7fd",
"publisherId": "ac3a3342-db76-40ef-9277-4657632d3bfe",
"publisherDisplayName": "Shan Khan"
},
"name": "code-settings-sync",
"publisher": "Shan",
"version": "2.3.1"
},
{
"metadata": {
"id": "be992f3f-9f22-4b66-a1d2-ecad04c28a28",
"publisherId": "7fe357ee-5480-4a7d-a4e9-009d9438c2a3",
"publisherDisplayName": "Mohamed Abusaid"
},
"name": "html-snippets",
"publisher": "abusaidm",
"version": "0.0.16"
},
{
"metadata": {
"id": "dff6b801-247e-40e9-82e8-8c9b1d19d1b8",
"publisherId": "a892fb38-060b-475f-9e73-2e06a8a17a68",
"publisherDisplayName": "Christian Kohler"
},
"name": "npm-intellisense",
"publisher": "christian-kohler",
"version": "0.1.3"
},
{
"metadata": {
"id": "797a79de-a0fd-4349-9034-bec47be9a941",
"publisherId": "83d1cc61-fc32-4da9-8e6e-5a5fc51cdb81",
"publisherDisplayName": "2gua"
},
"name": "rainbow-brackets",
"publisher": "2gua",
"version": "0.0.6"
},
{
"metadata": {
"id": "e8b469bd-915d-4070-bfc2-05c9b546f8ee",
"publisherId": "ce7c7817-71f3-4c7b-beaa-d22eb4299832",
"publisherDisplayName": "jakob101"
},
"name": "RelativePath",
"publisher": "jakob101",
"version": "0.11.0"
}
]
// Place your settings in this file to overwrite the default settings
{
//"typescript.tsserver.experimentalAutoBuild": true
"typescript.tsdk": "node_modules\\typescript\\lib"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment