Skip to content

Instantly share code, notes, and snippets.

@v1talii-dev
Last active May 27, 2021 13:38
Show Gist options
  • Save v1talii-dev/9ac958e59ca03e10ea50a56ddf795c61 to your computer and use it in GitHub Desktop.
Save v1talii-dev/9ac958e59ca03e10ea50a56ddf795c61 to your computer and use it in GitHub Desktop.
Visual Studio Code Settings Sync Gist
{"lastUpload":"2021-05-27T13:38:39.441Z","extensionVersion":"v3.4.3"}
[
{
"metadata": {
"id": "0bfc03aa-70fb-4740-82a7-ca1043260d88",
"publisherId": "nicoespeon.abracadabra",
"publisherDisplayName": "nicoespeon"
},
"name": "abracadabra",
"publisher": "nicoespeon",
"version": "5.3.1"
},
{
"metadata": {
"id": "e337c67b-55c2-4fef-8949-eb260e7fb7fd",
"publisherId": "Shan.code-settings-sync",
"publisherDisplayName": "Shan"
},
"name": "code-settings-sync",
"publisher": "Shan",
"version": "3.4.3"
},
{
"metadata": {
"id": "d6dc08a8-8614-47e3-9bd0-75dba31d4d9b",
"publisherId": "shaharkazaz.git-merger",
"publisherDisplayName": "shaharkazaz"
},
"name": "git-merger",
"publisher": "shaharkazaz",
"version": "0.4.1"
},
{
"metadata": {
"id": "4de763bd-505d-4978-9575-2b7696ecf94e",
"publisherId": "eamodio.gitlens",
"publisherDisplayName": "eamodio"
},
"name": "gitlens",
"publisher": "eamodio",
"version": "11.4.1"
},
{
"metadata": {
"id": "0e70cb9d-4c69-41bc-bedc-be9d3269a730",
"publisherId": "nathanchapman.JavaScriptSnippets",
"publisherDisplayName": "nathanchapman"
},
"name": "JavaScriptSnippets",
"publisher": "nathanchapman",
"version": "0.2.0"
},
{
"metadata": {
"id": "5db78037-f674-459f-a236-db622c427c5b",
"publisherId": "PKief.material-icon-theme",
"publisherDisplayName": "PKief"
},
"name": "material-icon-theme",
"publisher": "PKief",
"version": "4.7.0"
},
{
"metadata": {
"id": "96fa4707-6983-4489-b7c5-d5ffdfdcce90",
"publisherId": "esbenp.prettier-vscode",
"publisherDisplayName": "esbenp"
},
"name": "prettier-vscode",
"publisher": "esbenp",
"version": "6.4.0"
},
{
"metadata": {
"id": "1b747f06-3789-4ebd-ac99-f1fe430c3347",
"publisherId": "alefragnani.project-manager",
"publisherDisplayName": "alefragnani"
},
"name": "project-manager",
"publisher": "alefragnani",
"version": "12.1.0"
},
{
"metadata": {
"id": "2f5dd8cb-d251-4d70-abfe-ddebcb077483",
"publisherId": "octref.vetur",
"publisherDisplayName": "octref"
},
"name": "vetur",
"publisher": "octref",
"version": "0.33.1"
},
{
"metadata": {
"id": "484d897a-6711-403c-ab54-a96f12be5833",
"publisherId": "Equinusocio.vsc-community-material-theme",
"publisherDisplayName": "Equinusocio"
},
"name": "vsc-community-material-theme",
"publisher": "Equinusocio",
"version": "1.4.2"
},
{
"metadata": {
"id": "dffaf5a1-2219-434b-9d87-cb586fd59260",
"publisherId": "Equinusocio.vsc-material-theme",
"publisherDisplayName": "Equinusocio"
},
"name": "vsc-material-theme",
"publisher": "Equinusocio",
"version": "33.2.0"
},
{
"metadata": {
"id": "8c609a4f-268a-41fb-8fe6-b6fcd95e8113",
"publisherId": "equinusocio.vsc-material-theme-icons",
"publisherDisplayName": "equinusocio"
},
"name": "vsc-material-theme-icons",
"publisher": "equinusocio",
"version": "1.2.2"
},
{
"metadata": {
"id": "583b2b34-2c1e-4634-8c0b-0b82e283ea3a",
"publisherId": "dbaeumer.vscode-eslint",
"publisherDisplayName": "dbaeumer"
},
"name": "vscode-eslint",
"publisher": "dbaeumer",
"version": "2.1.20"
},
{
"metadata": {
"id": "ec35b5a3-9802-4c68-b5ff-e85f19ec0977",
"publisherId": "stylelint.vscode-stylelint",
"publisherDisplayName": "stylelint"
},
"name": "vscode-stylelint",
"publisher": "stylelint",
"version": "0.86.0"
},
{
"metadata": {
"id": "97a08c5f-6667-4242-a5c5-045dfb6bd4b9",
"publisherId": "wayou.vscode-todo-highlight",
"publisherDisplayName": "wayou"
},
"name": "vscode-todo-highlight",
"publisher": "wayou",
"version": "1.0.4"
},
{
"metadata": {
"id": "90a37ca1-92a2-488a-b196-7a8c0b0127ea",
"publisherId": "ms-vscode.vscode-typescript-tslint-plugin",
"publisherDisplayName": "ms-vscode"
},
"name": "vscode-typescript-tslint-plugin",
"publisher": "ms-vscode",
"version": "1.3.3"
}
]
{"attempts":1,"previous":{"extension":"1.28.0","vscode":"1.51.1"},"current":{"extension":"1.29.0","vscode":"1.53.2"},"apiAvailable":true,"queue":[]}
// Place your key bindings in this file to override the defaultsauto[]
[
{
"key": "alt+x",
"command": "workbench.action.terminal.toggleTerminal"
},
{
"key": "ctrl+`",
"command": "-workbench.action.terminal.toggleTerminal"
},
{
"key": "ctrl+t",
"command": "git.pull"
},
{
"key": "ctrl+alt+p",
"command": "git.push"
},
{
"key": "ctrl+k",
"command": "git.commitAll"
},
{
"key": "ctrl+d",
"command": "editor.action.copyLinesDownAction",
"when": "editorTextFocus && !editorReadonly"
},
{
"key": "ctrl+shift+alt+down",
"command": "-editor.action.copyLinesDownAction",
"when": "editorTextFocus && !editorReadonly"
},
{
"key": "ctrl+shift+b",
"command": "git.merge"
},
{
"key": "ctrl+alt+b",
"command": "git.checkout"
},
{
"key": "ctrl+shift+g h",
"command": "-gitlens.showQuickFileHistory",
"when": "gitlens:enabled && config.gitlens.keymap == 'chorded'"
},
{
"key": "ctrl+l",
"command": "-expandLineSelection",
"when": "textInputFocus"
},
{
"key": "ctrl+shift+l",
"command": "gitlens.toggleFileBlame",
"when": "editorTextFocus && config.gitlens.keymap == 'alternate' && gitlens:activeFileStatus =~ /blameable/"
},
{
"key": "alt+b",
"command": "-gitlens.toggleFileBlame",
"when": "editorTextFocus && config.gitlens.keymap == 'alternate' && gitlens:activeFileStatus =~ /blameable/"
},
{
"key": "ctrl+shift+l",
"command": "-editor.action.selectHighlights",
"when": "editorFocus"
},
{
"key": "ctrl+shift+s",
"command": "git.syncRebase"
}
]
{
"window.menuBarVisibility": "hidden",
"workbench.startupEditor": "none",
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true,
"source.fixAll.stylelint": true
},
"git.enableSmartCommit": true,
"css.validate": false,
"scss.validate": false,
"less.validate": false,
"workbench.iconTheme": "material-icon-theme",
"git.autofetch": true,
"sync.gist": "9ac958e59ca03e10ea50a56ddf795c61",
"explorer.confirmDelete": false,
"git.confirmSync": false,
"git.rebaseWhenSync": true,
"sync.autoUpload": true,
"sync.autoDownload": true,
"sync.quietSync": true,
"sync.forceDownload": false,
"explorer.confirmDragAndDrop": false,
"files.autoSave": "afterDelay",
"typescript.updateImportsOnFileMove.enabled": "always",
"vetur.experimental.templateInterpolationService": false,
"vetur.format.defaultFormatter.js": "prettier-eslint",
"prettier.jsxBracketSameLine": true,
"prettier.jsxSingleQuote": true,
"prettier.quoteProps": "consistent",
"prettier.singleQuote": true,
"javascript.preferences.quoteStyle": "single",
"typescript.preferences.quoteStyle": "single",
"window.zoomLevel": 0,
"breadcrumbs.enabled": true,
"gitlens.hovers.currentLine.over": "line",
"gitlens.currentLine.enabled": false,
"gitlens.hovers.currentLine.enabled": false,
"gitlens.hovers.enabled": false,
"gitlens.codeLens.enabled": false,
"gitlens.blame.format": "${author|20?} | ${message|40?} ${agoOrDate|14-}",
"vetur.format.defaultFormatter.html": "js-beautify-html",
"window.customMenuBarAltFocus": false,
"window.enableMenuBarMnemonics": false,
"editor.suggestSelection": "first",
"javascript.updateImportsOnFileMove.enabled": "always",
"editor.fontFamily": "'JetBrains Mono', 'monospace', monospace, 'Droid Sans Fallback'",
"editor.tabSize": 2,
"diffEditor.ignoreTrimWhitespace": false,
"workbench.colorCustomizations": {},
"workbench.preferredLightColorTheme": "Default Dark+",
"workbench.preferredDarkColorTheme": "Visual Studio Dark",
"workbench.colorTheme": "Community Material Theme",
"emmet.excludeLanguages": ["markdown"],
"editor.formatOnSave": true,
"emmet.includeLanguages": {
"javascript": "javascriptreact"
},
"[html]": {
"editor.defaultFormatter": "vscode.html-language-features"
},
"[vue]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"[json]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"[scss]": {
"editor.formatOnSave": true
},
"[css]": {
"editor.formatOnSave": true
},
"[javascript]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"[typescript]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"vetur.validation.templateProps": true,
"update.showReleaseNotes": false,
"explorer.compactFolders": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment