Skip to content

Instantly share code, notes, and snippets.

@allentong
Last active January 12, 2017 19:16
Show Gist options
  • Save allentong/59bcceb876147c2ba27e820230820623 to your computer and use it in GitHub Desktop.
Save allentong/59bcceb876147c2ba27e820230820623 to your computer and use it in GitHub Desktop.
Visual Studio Code Sync Settings GIST
{"lastUpload":"2017-01-12T19:16:43.887Z"}
[
{
"metadata": {
"id": "697255a9-3f36-44c8-b084-d3b91edfb23a",
"publisherId": "901b401e-7657-4a33-8c9a-0854c569607e",
"publisherDisplayName": "HookyQR"
},
"name": "beautify",
"publisher": "HookyQR",
"version": "0.7.3"
},
{
"metadata": {
"id": "e337c67b-55c2-4fef-8949-eb260e7fb7fd",
"publisherId": "ac3a3342-db76-40ef-9277-4657632d3bfe",
"publisherDisplayName": "Shan Khan"
},
"name": "code-settings-sync",
"publisher": "Shan",
"version": "2.4.2"
},
{
"metadata": {
"id": "d0bfc4ab-1d3a-4487-8782-7cf6027b4fff",
"publisherId": "5f5636e7-69ed-4afe-b5d6-8d231fb3d3ee",
"publisherDisplayName": "Microsoft"
},
"name": "csharp",
"publisher": "ms-vscode",
"version": "1.6.2"
},
{
"metadata": {
"id": "1ec62ca5-d7f9-4ddb-a882-e8d018c0aefd",
"publisherId": "ecde0778-6fe5-4f72-93a7-196989f19e58",
"publisherDisplayName": "Microsoft"
},
"name": "debugger-for-chrome",
"publisher": "msjsdiag",
"version": "2.4.2"
},
{
"metadata": {
"id": "9368f720-6423-45e8-a795-8e73c6f6c368",
"publisherId": "3f8b1580-d3ce-4843-a416-229b7671801e",
"publisherDisplayName": "Allen Tong"
},
"name": "dotjs",
"publisher": "allentong",
"version": "0.0.6"
},
{
"metadata": {
"id": "f60a60a6-95ba-42d4-b41c-3d24c1b89588",
"publisherId": "1ed869e4-8588-4af4-a51e-9c1c86b034b9",
"publisherDisplayName": "EditorConfig"
},
"name": "EditorConfig",
"publisher": "EditorConfig",
"version": "0.3.4"
},
{
"metadata": {
"id": "290c5f3f-fc96-451e-ba22-0b17cb2dac8a",
"publisherId": "dc1c277d-f2e7-4df5-b18d-54d2e03beceb",
"publisherDisplayName": "Qassim Farid"
},
"name": "ejs-language-support",
"publisher": "QassimFarid",
"version": "0.0.1"
},
{
"metadata": {
"id": "2335b326-c334-4e81-bc51-c408fcec6e7c",
"publisherId": "531ba7ca-0230-4a97-bfd1-0d02fdb02958",
"publisherDisplayName": "Wade Anderson"
},
"name": "gitblame",
"publisher": "waderyan",
"version": "1.3.0"
},
{
"metadata": {
"id": "e52bce95-a629-455f-8626-e7301b9e372a",
"publisherId": "d130428c-b098-4251-9451-371e680d33b2",
"publisherDisplayName": "Robin Bentley"
},
"name": "sass-indented",
"publisher": "robinbentley",
"version": "1.3.0"
},
{
"metadata": {
"id": "54894d27-9199-46d6-9aad-26f33eadc74d",
"publisherId": "48613b1e-7778-4a11-b943-52137b11a368",
"publisherDisplayName": "Ivan Zusko"
},
"name": "theme-chrome-devtools-dark",
"publisher": "ivanzusko",
"version": "0.0.1"
},
{
"metadata": {
"id": "d96e79c6-8b25-4be3-8545-0e0ecefcae03",
"publisherId": "5d63889b-1b67-4b1f-8350-4f1dce041a26",
"publisherDisplayName": "vscodevim"
},
"name": "vim",
"publisher": "vscodevim",
"version": "0.4.10"
},
{
"metadata": {
"id": "1df74841-b5d4-4e61-b722-c92ea21b0427",
"publisherId": "24a82927-7960-4ab9-84bc-064de264d88b",
"publisherDisplayName": "Ryan Naddy"
},
"name": "vscode-format",
"publisher": "ryannaddy",
"version": "0.0.6"
},
{
"metadata": {
"id": "9ccc1dd7-7ec4-4a46-bd4f-7d7b8b9d322a",
"publisherId": "3d894ec1-7c48-4c7d-9d12-9738c4d94db3",
"publisherDisplayName": "Roberto Huertas"
},
"name": "vscode-icons",
"publisher": "robertohuertasm",
"version": "6.0.0"
},
{
"metadata": {
"id": "25091d5b-da4b-45c3-893e-cb1bd7a27cda",
"publisherId": "a17b58ea-6357-4fe4-9eec-004515f9b89b",
"publisherDisplayName": "liuji-jim"
},
"name": "vue",
"publisher": "liuji-jim",
"version": "0.1.5"
}
]
// Place your settings in this file to overwrite the default settings
{
"sync.gist": "59bcceb876147c2ba27e820230820623",
"sync.lastUpload": "2017-01-12T19:14:33.978Z",
"sync.autoDownload": false,
"sync.autoUpload": false,
"sync.lastDownload": "1970-01-01T00:00:00.000Z",
"sync.version": 242,
"sync.showSummary": true,
"sync.forceDownload": false,
"sync.workspaceSync": false,
"sync.anonymousGist": false
}
{"version":"6.0.0","status":2,"welcomeShown":true}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment