Skip to content

Instantly share code, notes, and snippets.

@gijsroge
Created June 8, 2017 13:03
Show Gist options
  • Save gijsroge/ff3ad7f851ebac897c9a85e047f7926d to your computer and use it in GitHub Desktop.
Save gijsroge/ff3ad7f851ebac897c9a85e047f7926d to your computer and use it in GitHub Desktop.

Revisions

  1. gijsroge revised this gist Jun 8, 2017. 5 changed files with 97 additions and 5 deletions.
    2 changes: 1 addition & 1 deletion cloudSettings
    Original file line number Diff line number Diff line change
    @@ -1 +1 @@
    // Empty
    {"lastUpload":"2017-06-08T13:03:25.694Z","extensionVersion":"v2.8.1"}
    83 changes: 82 additions & 1 deletion extensions.json
    Original file line number Diff line number Diff line change
    @@ -1 +1,82 @@
    // Empty
    [
    {
    "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.1"
    },
    {
    "metadata": {
    "id": "121396ad-85a1-45ec-9fd1-d95028a847f5",
    "publisherId": "e9a76d04-24d4-44eb-a202-964f71acf59e",
    "publisherDisplayName": "Sergii Naumov"
    },
    "name": "color-highlight",
    "publisher": "naumovs",
    "version": "2.2.0"
    },
    {
    "metadata": {
    "id": "6c6d4703-0393-49e4-bcbe-2c01f5184522",
    "publisherId": "249023ea-b388-4308-89f3-e5e6cfd85f9a",
    "publisherDisplayName": "André Junges"
    },
    "name": "Handlebars",
    "publisher": "andrejunges",
    "version": "0.2.0"
    },
    {
    "metadata": {
    "id": "e52bce95-a629-455f-8626-e7301b9e372a",
    "publisherId": "d130428c-b098-4251-9451-371e680d33b2",
    "publisherDisplayName": "Robin Bentley"
    },
    "name": "sass-indented",
    "publisher": "robinbentley",
    "version": "1.4.1"
    },
    {
    "metadata": {
    "id": "f8b5562e-a2d9-49ab-9f91-e7da91998a92",
    "publisherId": "253db61f-997d-4722-8120-7559a25856e6",
    "publisherDisplayName": "Shinnosuke Watanabe"
    },
    "name": "stylelint",
    "publisher": "shinnn",
    "version": "0.24.1"
    },
    {
    "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": "d0febfc8-15fa-4951-bad7-ad5c9682af4a",
    "publisherId": "e4af32d3-5e04-469d-9ac5-ca8cb108422d",
    "publisherDisplayName": "Marco Stazi"
    },
    "name": "VS-code-vagrantfile",
    "publisher": "marcostazi",
    "version": "0.0.5"
    },
    {
    "metadata": {
    "id": "583b2b34-2c1e-4634-8c0b-0b82e283ea3a",
    "publisherId": "29859a75-d81b-4f0e-8578-2c80ecee6f99",
    "publisherDisplayName": "Dirk Baeumer"
    },
    "name": "vscode-eslint",
    "publisher": "dbaeumer",
    "version": "1.2.11"
    }
    ]
    1 change: 0 additions & 1 deletion launch.json
    Original file line number Diff line number Diff line change
    @@ -1 +0,0 @@
    // Empty
    1 change: 0 additions & 1 deletion locale.json
    Original file line number Diff line number Diff line change
    @@ -1 +0,0 @@
    // Empty
    15 changes: 14 additions & 1 deletion settings.json
    Original file line number Diff line number Diff line change
    @@ -1 +1,14 @@
    // Empty
    {
    "window.zoomLevel": 0,
    "workbench.colorTheme": "Visual Studio Dark",
    "sync.gist": "",
    "sync.lastUpload": "2017-06-08T13:00:07.005Z",
    "sync.autoDownload": false,
    "sync.autoUpload": true,
    "sync.lastDownload": "",
    "sync.forceDownload": false,
    "sync.anonymousGist": false,
    "sync.host": "",
    "sync.pathPrefix": "",
    "sync.quietSync": false,
    }
  2. gijsroge created this gist Jun 8, 2017.
    1 change: 1 addition & 0 deletions cloudSettings
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    // Empty
    1 change: 1 addition & 0 deletions extensions.json
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    // Empty
    1 change: 1 addition & 0 deletions keybindings.json
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    // Empty
    1 change: 1 addition & 0 deletions keybindingsMac.json
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    // Empty
    1 change: 1 addition & 0 deletions launch.json
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    // Empty
    1 change: 1 addition & 0 deletions locale.json
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    // Empty
    1 change: 1 addition & 0 deletions settings.json
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    // Empty