Skip to content

Instantly share code, notes, and snippets.

@luizcarraro
Last active January 20, 2020 14:55
Show Gist options
  • Save luizcarraro/00d1d19e11ce59e4a587e1db7aaec375 to your computer and use it in GitHub Desktop.
Save luizcarraro/00d1d19e11ce59e4a587e1db7aaec375 to your computer and use it in GitHub Desktop.

Revisions

  1. luizcarraro renamed this gist Apr 8, 2019. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  2. luizcarraro revised this gist Oct 30, 2018. 4 changed files with 54 additions and 17 deletions.
    2 changes: 1 addition & 1 deletion cloudSettings
    Original file line number Diff line number Diff line change
    @@ -1 +1 @@
    {"lastUpload":"2018-09-11T13:20:59.044Z","extensionVersion":"v3.1.2"}
    {"lastUpload":"2018-10-30T13:26:58.960Z","extensionVersion":"v3.2.0"}
    52 changes: 36 additions & 16 deletions extensions.json
    Original file line number Diff line number Diff line change
    @@ -17,7 +17,7 @@
    },
    "name": "beautify",
    "publisher": "HookyQR",
    "version": "1.4.3"
    "version": "1.4.7"
    },
    {
    "metadata": {
    @@ -27,7 +27,7 @@
    },
    "name": "code-settings-sync",
    "publisher": "Shan",
    "version": "3.1.2"
    "version": "3.2.0"
    },
    {
    "metadata": {
    @@ -37,7 +37,7 @@
    },
    "name": "EditorConfig",
    "publisher": "EditorConfig",
    "version": "0.12.4"
    "version": "0.12.5"
    },
    {
    "metadata": {
    @@ -49,16 +49,6 @@
    "publisher": "candidmetrics",
    "version": "1.1.0"
    },
    {
    "metadata": {
    "id": "f8c18a4e-eca8-494f-a916-fe180376f17e",
    "publisherId": "josa.ember-related-files",
    "publisherDisplayName": "josa"
    },
    "name": "ember-related-files",
    "publisher": "josa",
    "version": "1.3.1"
    },
    {
    "metadata": {
    "id": "975a45e8-c9c6-46e8-92e6-627464ff5a75",
    @@ -79,6 +69,16 @@
    "publisher": "kolodziejczakmn",
    "version": "1.0.2"
    },
    {
    "metadata": {
    "id": "5960f38e-0bbe-4644-8f9c-9c8824e82511",
    "publisherId": "donjayamanne.githistory",
    "publisherDisplayName": "donjayamanne"
    },
    "name": "githistory",
    "publisher": "donjayamanne",
    "version": "0.4.3"
    },
    {
    "metadata": {
    "id": "4de763bd-505d-4978-9575-2b7696ecf94e",
    @@ -89,6 +89,16 @@
    "publisher": "eamodio",
    "version": "8.5.6"
    },
    {
    "metadata": {
    "id": "a2cec723-5349-460d-9de9-0fd1f8d3456f",
    "publisherId": "xabikos.JavaScriptSnippets",
    "publisherDisplayName": "xabikos"
    },
    "name": "JavaScriptSnippets",
    "publisher": "xabikos",
    "version": "1.7.1"
    },
    {
    "metadata": {
    "id": "0b6477b9-e88e-492a-be42-8fbf50905165",
    @@ -109,6 +119,16 @@
    "publisher": "christian-kohler",
    "version": "1.3.0"
    },
    {
    "metadata": {
    "id": "9a330091-5b29-403c-b37c-f9d4ae06bd7c",
    "publisherId": "liximomo.remotefs",
    "publisherDisplayName": "liximomo"
    },
    "name": "remotefs",
    "publisher": "liximomo",
    "version": "0.0.12"
    },
    {
    "metadata": {
    "id": "dda49fd5-1f3b-4d25-bf61-4fc41905ede5",
    @@ -117,7 +137,7 @@
    },
    "name": "rest-client",
    "publisher": "humao",
    "version": "0.19.1"
    "version": "0.20.2"
    },
    {
    "metadata": {
    @@ -187,7 +207,7 @@
    },
    "name": "vscode-eslint",
    "publisher": "dbaeumer",
    "version": "1.6.0"
    "version": "1.6.1"
    },
    {
    "metadata": {
    @@ -197,7 +217,7 @@
    },
    "name": "vscode-language-pack-pt-BR",
    "publisher": "MS-CEINTL",
    "version": "1.26.3"
    "version": "1.28.2"
    },
    {
    "metadata": {
    2 changes: 2 additions & 0 deletions settings.json
    Original file line number Diff line number Diff line change
    @@ -22,4 +22,6 @@
    "editor.formatOnPaste": true,
    "editor.fontSize": 14,
    "editor.tabSize": 2,
    "diffEditor.ignoreTrimWhitespace": true,
    "git.confirmSync": false
    }
    15 changes: 15 additions & 0 deletions snippets|javascript.json
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,15 @@
    {
    // 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": "cl",
    // "body": [
    // "console.log('$1');",
    // "$2"
    // ],
    // "description": "Log output to console"
    // }
    }
  3. luizcarraro revised this gist Sep 11, 2018. 4 changed files with 33 additions and 3 deletions.
    2 changes: 1 addition & 1 deletion cloudSettings
    Original file line number Diff line number Diff line change
    @@ -1 +1 @@
    {"lastUpload":"2018-09-10T21:13:13.644Z","extensionVersion":"v3.1.2"}
    {"lastUpload":"2018-09-11T13:20:59.044Z","extensionVersion":"v3.1.2"}
    12 changes: 11 additions & 1 deletion extensions.json
    Original file line number Diff line number Diff line change
    @@ -109,6 +109,16 @@
    "publisher": "christian-kohler",
    "version": "1.3.0"
    },
    {
    "metadata": {
    "id": "dda49fd5-1f3b-4d25-bf61-4fc41905ede5",
    "publisherId": "humao.rest-client",
    "publisherDisplayName": "humao"
    },
    "name": "rest-client",
    "publisher": "humao",
    "version": "0.19.1"
    },
    {
    "metadata": {
    "id": "a6df477a-3eb0-4ab0-90f6-5b932a80f236",
    @@ -177,7 +187,7 @@
    },
    "name": "vscode-eslint",
    "publisher": "dbaeumer",
    "version": "1.5.0"
    "version": "1.6.0"
    },
    {
    "metadata": {
    20 changes: 19 additions & 1 deletion keybindings.json
    Original file line number Diff line number Diff line change
    @@ -4,5 +4,23 @@
    "key": "ctrl+shift+b",
    "command": "HookyQR.beautify",
    "when": "editorFocus"
    }
    },
    {
    "key": "ctrl+d",
    "command": "workbench.action.splitEditor"
    },
    {
    "key": "ctrl+\\",
    "command": "-workbench.action.splitEditor"
    },
    {
    "key": "ctrl+alt+d",
    "command": "editor.action.addSelectionToNextFindMatch",
    "when": "editorFocus"
    },
    {
    "key": "ctrl+d",
    "command": "-editor.action.addSelectionToNextFindMatch",
    "when": "editorFocus"
    }
    ]
    2 changes: 2 additions & 0 deletions settings.json
    Original file line number Diff line number Diff line change
    @@ -20,4 +20,6 @@
    "atomKeymap.promptV3Features": true,
    "editor.multiCursorModifier": "ctrlCmd",
    "editor.formatOnPaste": true,
    "editor.fontSize": 14,
    "editor.tabSize": 2,
    }
  4. luizcarraro revised this gist Sep 10, 2018. 3 changed files with 15 additions and 4 deletions.
    2 changes: 1 addition & 1 deletion cloudSettings
    Original file line number Diff line number Diff line change
    @@ -1 +1 @@
    {"lastUpload":"2018-09-09T03:08:23.896Z","extensionVersion":"v3.1.2"}
    {"lastUpload":"2018-09-10T21:13:13.644Z","extensionVersion":"v3.1.2"}
    14 changes: 12 additions & 2 deletions extensions.json
    Original file line number Diff line number Diff line change
    @@ -17,7 +17,7 @@
    },
    "name": "beautify",
    "publisher": "HookyQR",
    "version": "1.4.2"
    "version": "1.4.3"
    },
    {
    "metadata": {
    @@ -69,6 +69,16 @@
    "publisher": "phanitejakomaravolu",
    "version": "2.3.3"
    },
    {
    "metadata": {
    "id": "2fcf4ab5-6543-4f8e-966c-164de3d6bfe0",
    "publisherId": "kolodziejczakmn.functional-js-snippets",
    "publisherDisplayName": "kolodziejczakmn"
    },
    "name": "functional-js-snippets",
    "publisher": "kolodziejczakmn",
    "version": "1.0.2"
    },
    {
    "metadata": {
    "id": "4de763bd-505d-4978-9575-2b7696ecf94e",
    @@ -177,7 +187,7 @@
    },
    "name": "vscode-language-pack-pt-BR",
    "publisher": "MS-CEINTL",
    "version": "1.27.2"
    "version": "1.26.3"
    },
    {
    "metadata": {
    3 changes: 2 additions & 1 deletion settings.json
    Original file line number Diff line number Diff line change
    @@ -4,6 +4,7 @@
    "files.autoSave": "onFocusChange",
    "workbench.activityBar.visible": true,
    "workbench.statusBar.visible": true,

    "workbench.colorCustomizations": {
    "statusBar.background": "#1f1f1f"
    },
    @@ -18,5 +19,5 @@
    "sync.forceDownload": false,
    "atomKeymap.promptV3Features": true,
    "editor.multiCursorModifier": "ctrlCmd",
    "editor.formatOnPaste": true
    "editor.formatOnPaste": true,
    }
  5. luizcarraro revised this gist Sep 9, 2018. 3 changed files with 3 additions and 4 deletions.
    2 changes: 1 addition & 1 deletion cloudSettings
    Original file line number Diff line number Diff line change
    @@ -1 +1 @@
    {"lastUpload":"2018-09-06T21:38:26.952Z","extensionVersion":"v3.1.2"}
    {"lastUpload":"2018-09-09T03:08:23.896Z","extensionVersion":"v3.1.2"}
    2 changes: 1 addition & 1 deletion extensions.json
    Original file line number Diff line number Diff line change
    @@ -177,7 +177,7 @@
    },
    "name": "vscode-language-pack-pt-BR",
    "publisher": "MS-CEINTL",
    "version": "1.26.3"
    "version": "1.27.2"
    },
    {
    "metadata": {
    3 changes: 1 addition & 2 deletions settings.json
    Original file line number Diff line number Diff line change
    @@ -4,7 +4,6 @@
    "files.autoSave": "onFocusChange",
    "workbench.activityBar.visible": true,
    "workbench.statusBar.visible": true,

    "workbench.colorCustomizations": {
    "statusBar.background": "#1f1f1f"
    },
    @@ -19,5 +18,5 @@
    "sync.forceDownload": false,
    "atomKeymap.promptV3Features": true,
    "editor.multiCursorModifier": "ctrlCmd",
    "editor.formatOnPaste": true,
    "editor.formatOnPaste": true
    }
  6. luizcarraro revised this gist Sep 6, 2018. 2 changed files with 11 additions and 1 deletion.
    2 changes: 1 addition & 1 deletion cloudSettings
    Original file line number Diff line number Diff line change
    @@ -1 +1 @@
    {"lastUpload":"2018-09-06T17:34:58.623Z","extensionVersion":"v3.1.2"}
    {"lastUpload":"2018-09-06T21:38:26.952Z","extensionVersion":"v3.1.2"}
    10 changes: 10 additions & 0 deletions extensions.json
    Original file line number Diff line number Diff line change
    @@ -69,6 +69,16 @@
    "publisher": "phanitejakomaravolu",
    "version": "2.3.3"
    },
    {
    "metadata": {
    "id": "4de763bd-505d-4978-9575-2b7696ecf94e",
    "publisherId": "eamodio.gitlens",
    "publisherDisplayName": "eamodio"
    },
    "name": "gitlens",
    "publisher": "eamodio",
    "version": "8.5.6"
    },
    {
    "metadata": {
    "id": "0b6477b9-e88e-492a-be42-8fbf50905165",
  7. luizcarraro revised this gist Sep 6, 2018. 3 changed files with 15 additions and 2 deletions.
    2 changes: 1 addition & 1 deletion cloudSettings
    Original file line number Diff line number Diff line change
    @@ -1 +1 @@
    {"lastUpload":"2018-09-06T17:22:25.724Z","extensionVersion":"v3.1.2"}
    {"lastUpload":"2018-09-06T17:34:58.623Z","extensionVersion":"v3.1.2"}
    10 changes: 10 additions & 0 deletions extensions.json
    Original file line number Diff line number Diff line change
    @@ -1,4 +1,14 @@
    [
    {
    "metadata": {
    "id": "fa57ae0e-d21e-40d8-a0bb-a58b5fd9ead3",
    "publisherId": "ms-vscode.atom-keybindings",
    "publisherDisplayName": "ms-vscode"
    },
    "name": "atom-keybindings",
    "publisher": "ms-vscode",
    "version": "3.0.4"
    },
    {
    "metadata": {
    "id": "697255a9-3f36-44c8-b084-d3b91edfb23a",
    5 changes: 4 additions & 1 deletion settings.json
    Original file line number Diff line number Diff line change
    @@ -10,11 +10,14 @@
    },
    "breadcrumbs.enabled": true,
    "workbench.sideBar.location": "left",
    "sync.gist": "",
    "sync.gist": "00d1d19e11ce59e4a587e1db7aaec375",
    "sync.quietSync": false,
    "sync.removeExtensions": true,
    "sync.syncExtensions": true,
    "sync.autoDownload": false,
    "sync.autoUpload": false,
    "sync.forceDownload": false,
    "atomKeymap.promptV3Features": true,
    "editor.multiCursorModifier": "ctrlCmd",
    "editor.formatOnPaste": true,
    }
  8. luizcarraro revised this gist Sep 6, 2018. 6 changed files with 201 additions and 6 deletions.
    2 changes: 1 addition & 1 deletion cloudSettings
    Original file line number Diff line number Diff line change
    @@ -1 +1 @@
    // Empty
    {"lastUpload":"2018-09-06T17:22:25.724Z","extensionVersion":"v3.1.2"}
    173 changes: 172 additions & 1 deletion extensions.json
    Original file line number Diff line number Diff line change
    @@ -1 +1,172 @@
    // Empty
    [
    {
    "metadata": {
    "id": "697255a9-3f36-44c8-b084-d3b91edfb23a",
    "publisherId": "HookyQR.beautify",
    "publisherDisplayName": "HookyQR"
    },
    "name": "beautify",
    "publisher": "HookyQR",
    "version": "1.4.2"
    },
    {
    "metadata": {
    "id": "e337c67b-55c2-4fef-8949-eb260e7fb7fd",
    "publisherId": "Shan.code-settings-sync",
    "publisherDisplayName": "Shan"
    },
    "name": "code-settings-sync",
    "publisher": "Shan",
    "version": "3.1.2"
    },
    {
    "metadata": {
    "id": "f60a60a6-95ba-42d4-b41c-3d24c1b89588",
    "publisherId": "EditorConfig.EditorConfig",
    "publisherDisplayName": "EditorConfig"
    },
    "name": "EditorConfig",
    "publisher": "EditorConfig",
    "version": "0.12.4"
    },
    {
    "metadata": {
    "id": "d367c18c-be93-44ed-9463-3e4152d8092c",
    "publisherId": "candidmetrics.ember-module-snippets",
    "publisherDisplayName": "candidmetrics"
    },
    "name": "ember-module-snippets",
    "publisher": "candidmetrics",
    "version": "1.1.0"
    },
    {
    "metadata": {
    "id": "f8c18a4e-eca8-494f-a916-fe180376f17e",
    "publisherId": "josa.ember-related-files",
    "publisherDisplayName": "josa"
    },
    "name": "ember-related-files",
    "publisher": "josa",
    "version": "1.3.1"
    },
    {
    "metadata": {
    "id": "975a45e8-c9c6-46e8-92e6-627464ff5a75",
    "publisherId": "phanitejakomaravolu.EmberES6Snippets",
    "publisherDisplayName": "phanitejakomaravolu"
    },
    "name": "EmberES6Snippets",
    "publisher": "phanitejakomaravolu",
    "version": "2.3.3"
    },
    {
    "metadata": {
    "id": "0b6477b9-e88e-492a-be42-8fbf50905165",
    "publisherId": "fgimian.monokai-extended",
    "publisherDisplayName": "fgimian"
    },
    "name": "monokai-extended",
    "publisher": "fgimian",
    "version": "0.0.1"
    },
    {
    "metadata": {
    "id": "dff6b801-247e-40e9-82e8-8c9b1d19d1b8",
    "publisherId": "christian-kohler.npm-intellisense",
    "publisherDisplayName": "christian-kohler"
    },
    "name": "npm-intellisense",
    "publisher": "christian-kohler",
    "version": "1.3.0"
    },
    {
    "metadata": {
    "id": "a6df477a-3eb0-4ab0-90f6-5b932a80f236",
    "publisherId": "jbw91.theme-material-dark-soda",
    "publisherDisplayName": "jbw91"
    },
    "name": "theme-material-dark-soda",
    "publisher": "jbw91",
    "version": "1.3.1"
    },
    {
    "metadata": {
    "id": "2d52a525-c1cf-4238-970e-f085ae9a542b",
    "publisherId": "DataByne.theme-monokai-hc",
    "publisherDisplayName": "DataByne"
    },
    "name": "theme-monokai-hc",
    "publisher": "DataByne",
    "version": "1.1.1"
    },
    {
    "metadata": {
    "id": "f5d7ffda-c1d6-4070-ba80-803c705a1ee6",
    "publisherId": "monokai.theme-monokai-pro-vscode",
    "publisherDisplayName": "monokai"
    },
    "name": "theme-monokai-pro-vscode",
    "publisher": "monokai",
    "version": "1.1.8"
    },
    {
    "metadata": {
    "id": "88899cf7-33cb-467e-8f51-3a2d7e4ab3c2",
    "publisherId": "felixrieseberg.vsc-ember-cli",
    "publisherDisplayName": "felixrieseberg"
    },
    "name": "vsc-ember-cli",
    "publisher": "felixrieseberg",
    "version": "0.3.3"
    },
    {
    "metadata": {
    "id": "377abb79-4255-4bed-aaf4-673fb276eae3",
    "publisherId": "ciena-blueplanet.vsc-ember-frost",
    "publisherDisplayName": "ciena-blueplanet"
    },
    "name": "vsc-ember-frost",
    "publisher": "ciena-blueplanet",
    "version": "0.0.2"
    },
    {
    "metadata": {
    "id": "a6d27ca9-1c67-4132-a7c1-fff75f47c459",
    "publisherId": "emberjs.vscode-ember",
    "publisherDisplayName": "emberjs"
    },
    "name": "vscode-ember",
    "publisher": "emberjs",
    "version": "0.2.0"
    },
    {
    "metadata": {
    "id": "583b2b34-2c1e-4634-8c0b-0b82e283ea3a",
    "publisherId": "dbaeumer.vscode-eslint",
    "publisherDisplayName": "dbaeumer"
    },
    "name": "vscode-eslint",
    "publisher": "dbaeumer",
    "version": "1.5.0"
    },
    {
    "metadata": {
    "id": "3fd25437-acd9-42d7-ab19-581a69ce2dd9",
    "publisherId": "MS-CEINTL.vscode-language-pack-pt-BR",
    "publisherDisplayName": "MS-CEINTL"
    },
    "name": "vscode-language-pack-pt-BR",
    "publisher": "MS-CEINTL",
    "version": "1.26.3"
    },
    {
    "metadata": {
    "id": "ae9e3eb0-3357-4cc0-90ee-598d2d384757",
    "publisherId": "eg2.vscode-npm-script",
    "publisherDisplayName": "eg2"
    },
    "name": "vscode-npm-script",
    "publisher": "eg2",
    "version": "0.3.5"
    }
    ]
    9 changes: 8 additions & 1 deletion keybindings.json
    Original file line number Diff line number Diff line change
    @@ -1 +1,8 @@
    // Empty
    // Place your key bindings in this file to overwrite the defaults
    [
    {
    "key": "ctrl+shift+b",
    "command": "HookyQR.beautify",
    "when": "editorFocus"
    }
    ]
    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
    21 changes: 20 additions & 1 deletion settings.json
    Original file line number Diff line number Diff line change
    @@ -1 +1,20 @@
    // Empty
    {
    "window.zoomLevel": 0,
    "workbench.colorTheme": "Material Dark Soda",
    "files.autoSave": "onFocusChange",
    "workbench.activityBar.visible": true,
    "workbench.statusBar.visible": true,

    "workbench.colorCustomizations": {
    "statusBar.background": "#1f1f1f"
    },
    "breadcrumbs.enabled": true,
    "workbench.sideBar.location": "left",
    "sync.gist": "",
    "sync.quietSync": false,
    "sync.removeExtensions": true,
    "sync.syncExtensions": true,
    "sync.autoDownload": false,
    "sync.autoUpload": false,
    "sync.forceDownload": false,
    }
  9. luizcarraro created this gist Sep 6, 2018.
    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