Skip to content

Instantly share code, notes, and snippets.

@JHGarrett
Created March 28, 2019 04:37
Show Gist options
  • Save JHGarrett/b7b19a44a4d189d2af9dde87cb0a173f to your computer and use it in GitHub Desktop.
Save JHGarrett/b7b19a44a4d189d2af9dde87cb0a173f to your computer and use it in GitHub Desktop.

Revisions

  1. JHGarrett revised this gist Mar 28, 2019. 2 changed files with 3 additions and 2 deletions.
    2 changes: 1 addition & 1 deletion cloudSettings
    Original file line number Diff line number Diff line change
    @@ -1 +1 @@
    {"lastUpload":"2019-03-28T04:37:24.186Z","extensionVersion":"v3.2.7"}
    {"lastUpload":"2019-03-28T04:38:21.948Z","extensionVersion":"v3.2.7"}
    3 changes: 2 additions & 1 deletion settings.json
    Original file line number Diff line number Diff line change
    @@ -3,5 +3,6 @@
    "workbench.colorTheme": "Material Theme Darker High Contrast",
    "git.autofetch": true,
    "files.autoSave": "afterDelay",
    "terminal.integrated.shell.windows": "C:\\Program Files\\Git\\bin\\bash.exe"
    "terminal.integrated.shell.windows": "C:\\Program Files\\Git\\bin\\bash.exe",
    "sync.gist": "b7b19a44a4d189d2af9dde87cb0a173f"
    }
  2. JHGarrett revised this gist Mar 28, 2019. 5 changed files with 140 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":"2019-03-28T04:37:24.186Z","extensionVersion":"v3.2.7"}
    133 changes: 132 additions & 1 deletion extensions.json
    Original file line number Diff line number Diff line change
    @@ -1 +1,132 @@
    // Empty
    [
    {
    "metadata": {
    "id": "2a658c1b-308a-41e8-805a-fc8abda483bc",
    "publisherId": "thekalinga.bootstrap4-vscode",
    "publisherDisplayName": "thekalinga"
    },
    "name": "bootstrap4-vscode",
    "publisher": "thekalinga",
    "version": "6.1.0"
    },
    {
    "metadata": {
    "id": "e337c67b-55c2-4fef-8949-eb260e7fb7fd",
    "publisherId": "Shan.code-settings-sync",
    "publisherDisplayName": "Shan"
    },
    "name": "code-settings-sync",
    "publisher": "Shan",
    "version": "3.2.7"
    },
    {
    "metadata": {
    "id": "5960f38e-0bbe-4644-8f9c-9c8824e82511",
    "publisherId": "donjayamanne.githistory",
    "publisherDisplayName": "donjayamanne"
    },
    "name": "githistory",
    "publisher": "donjayamanne",
    "version": "0.4.6"
    },
    {
    "metadata": {
    "id": "4de763bd-505d-4978-9575-2b7696ecf94e",
    "publisherId": "eamodio.gitlens",
    "publisherDisplayName": "eamodio"
    },
    "name": "gitlens",
    "publisher": "eamodio",
    "version": "9.5.1"
    },
    {
    "metadata": {
    "id": "be992f3f-9f22-4b66-a1d2-ecad04c28a28",
    "publisherId": "abusaidm.html-snippets",
    "publisherDisplayName": "abusaidm"
    },
    "name": "html-snippets",
    "publisher": "abusaidm",
    "version": "0.2.1"
    },
    {
    "metadata": {
    "id": "99c12a52-ff68-4e9d-a975-a67556fee2f5",
    "publisherId": "donjayamanne.jquerysnippets",
    "publisherDisplayName": "donjayamanne"
    },
    "name": "jquerysnippets",
    "publisher": "donjayamanne",
    "version": "0.0.1"
    },
    {
    "metadata": {
    "id": "b63c44fd-0457-4696-99e9-dbfdf70d77de",
    "publisherId": "ritwickdey.LiveServer",
    "publisherDisplayName": "ritwickdey"
    },
    "name": "LiveServer",
    "publisher": "ritwickdey",
    "version": "5.5.1"
    },
    {
    "metadata": {
    "id": "5db78037-f674-459f-a236-db622c427c5b",
    "publisherId": "PKief.material-icon-theme",
    "publisherDisplayName": "PKief"
    },
    "name": "material-icon-theme",
    "publisher": "PKief",
    "version": "3.7.0"
    },
    {
    "metadata": {
    "id": "fef63133-dae3-40fb-b81d-6da7617b4b1e",
    "publisherId": "techer.open-in-browser",
    "publisherDisplayName": "techer"
    },
    "name": "open-in-browser",
    "publisher": "techer",
    "version": "2.0.0"
    },
    {
    "metadata": {
    "id": "e52bce95-a629-455f-8626-e7301b9e372a",
    "publisherId": "robinbentley.sass-indented",
    "publisherDisplayName": "robinbentley"
    },
    "name": "sass-indented",
    "publisher": "robinbentley",
    "version": "1.5.1"
    },
    {
    "metadata": {
    "id": "f8b5562e-a2d9-49ab-9f91-e7da91998a92",
    "publisherId": "shinnn.stylelint",
    "publisherDisplayName": "shinnn"
    },
    "name": "stylelint",
    "publisher": "shinnn",
    "version": "0.48.0"
    },
    {
    "metadata": {
    "id": "dffaf5a1-2219-434b-9d87-cb586fd59260",
    "publisherId": "Equinusocio.vsc-material-theme",
    "publisherDisplayName": "Equinusocio"
    },
    "name": "vsc-material-theme",
    "publisher": "Equinusocio",
    "version": "2.8.2"
    },
    {
    "metadata": {
    "id": "daf8b44d-8aae-4da2-80c5-1f770219f643",
    "publisherId": "DavidAnson.vscode-markdownlint",
    "publisherDisplayName": "DavidAnson"
    },
    "name": "vscode-markdownlint",
    "publisher": "DavidAnson",
    "version": "0.25.1"
    }
    ]
    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
    8 changes: 7 additions & 1 deletion settings.json
    Original file line number Diff line number Diff line change
    @@ -1 +1,7 @@
    // Empty
    {
    "workbench.iconTheme": "material-icon-theme",
    "workbench.colorTheme": "Material Theme Darker High Contrast",
    "git.autofetch": true,
    "files.autoSave": "afterDelay",
    "terminal.integrated.shell.windows": "C:\\Program Files\\Git\\bin\\bash.exe"
    }
  3. JHGarrett created this gist Mar 28, 2019.
    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