Skip to content

Instantly share code, notes, and snippets.

@kenych
Created November 27, 2018 21:36
Show Gist options
  • Save kenych/7ce12249237964f6a7207dedef964500 to your computer and use it in GitHub Desktop.
Save kenych/7ce12249237964f6a7207dedef964500 to your computer and use it in GitHub Desktop.
Visual Studio Code Settings Sync Gist
{"lastUpload":"2018-11-27T21:36:22.110Z","extensionVersion":"v3.2.2"}
[
{
"metadata": {
"id": "f583eafd-aa0d-4ccb-8f44-d1e610389660",
"publisherId": "CoenraadS.bracket-pair-colorizer",
"publisherDisplayName": "CoenraadS"
},
"name": "bracket-pair-colorizer",
"publisher": "CoenraadS",
"version": "1.0.61"
},
{
"metadata": {
"id": "e337c67b-55c2-4fef-8949-eb260e7fb7fd",
"publisherId": "Shan.code-settings-sync",
"publisherDisplayName": "Shan"
},
"name": "code-settings-sync",
"publisher": "Shan",
"version": "3.2.2"
},
{
"metadata": {
"id": "b75c12ec-9a82-45e7-aac2-1687e509a76b",
"publisherId": "sidneys1.gitconfig",
"publisherDisplayName": "sidneys1"
},
"name": "gitconfig",
"publisher": "sidneys1",
"version": "2.0.0"
},
{
"metadata": {
"id": "e4e21a5c-a882-4d7d-b8d8-cfe05b1436c6",
"publisherId": "huizhou.githd",
"publisherDisplayName": "huizhou"
},
"name": "githd",
"publisher": "huizhou",
"version": "2.1.0"
},
{
"metadata": {
"id": "4de763bd-505d-4978-9575-2b7696ecf94e",
"publisherId": "eamodio.gitlens",
"publisherDisplayName": "eamodio"
},
"name": "gitlens",
"publisher": "eamodio",
"version": "8.5.6"
},
{
"metadata": {
"id": "f30b63fa-e34a-40af-a573-5de5ecfb6c5e",
"publisherId": "k--kato.intellij-idea-keybindings",
"publisherDisplayName": "k--kato"
},
"name": "intellij-idea-keybindings",
"publisher": "k--kato",
"version": "0.2.29"
},
{
"metadata": {
"id": "3e0f98a2-dd7e-48c5-a302-f6952926cdcb",
"publisherId": "jmMeessen.jenkins-declarative-support",
"publisherDisplayName": "jmMeessen"
},
"name": "jenkins-declarative-support",
"publisher": "jmMeessen",
"version": "0.1.0"
},
{
"metadata": {
"id": "0229f987-83fd-4576-aa7f-566747840393",
"publisherId": "secanis.jenkinsfile-support",
"publisherDisplayName": "secanis"
},
"name": "jenkinsfile-support",
"publisher": "secanis",
"version": "0.1.0"
},
{
"metadata": {
"id": "5cbdf58a-694a-4aba-af08-61d00842eb03",
"publisherId": "bierner.markdown-preview-github-styles",
"publisherDisplayName": "bierner"
},
"name": "markdown-preview-github-styles",
"publisher": "bierner",
"version": "0.1.4"
},
{
"metadata": {
"id": "f1f59ae4-9318-4f3c-a9b5-81b2eaa5f8a5",
"publisherId": "ms-python.python",
"publisherDisplayName": "ms-python"
},
"name": "python",
"publisher": "ms-python",
"version": "2018.10.1"
},
{
"metadata": {
"id": "fe20f03a-2abf-470a-ab23-d671ec38ce42",
"publisherId": "coolbear.systemd-unit-file",
"publisherDisplayName": "coolbear"
},
"name": "systemd-unit-file",
"publisher": "coolbear",
"version": "1.0.2"
},
{
"metadata": {
"id": "4a23294b-fd16-4c51-9759-da9936474cf8",
"publisherId": "mauve.terraform",
"publisherDisplayName": "mauve"
},
"name": "terraform",
"publisher": "mauve",
"version": "1.3.7"
},
{
"metadata": {
"id": "0479fc1c-3d67-49f9-b087-fb9069afe48f",
"publisherId": "PeterJausovec.vscode-docker",
"publisherDisplayName": "PeterJausovec"
},
"name": "vscode-docker",
"publisher": "PeterJausovec",
"version": "0.4.0"
},
{
"metadata": {
"id": "daf8b44d-8aae-4da2-80c5-1f770219f643",
"publisherId": "DavidAnson.vscode-markdownlint",
"publisherDisplayName": "DavidAnson"
},
"name": "vscode-markdownlint",
"publisher": "DavidAnson",
"version": "0.21.0"
},
{
"metadata": {
"id": "ba9d96d4-bb93-4e88-b07a-8fc392a60a35",
"publisherId": "wraith13.wandbox-vscode",
"publisherDisplayName": "wraith13"
},
"name": "wandbox-vscode",
"publisher": "wraith13",
"version": "2.2.3"
}
]
// Place your key bindings in this file to overwrite the defaultsauto[]
[
{
"key": "shift+cmd+f",
"command": "filesExplorer.findInFolder"
},
{
"key": "alt+cmd+]",
"command": "workbench.action.switchWindow"
},
{
"key": "ctrl+w",
"command": "-workbench.action.switchWindow"
},
{
"key": "shift+cmd+c",
"command": "copyFilePath",
"when": "!editorFocus"
},
{
"key": "alt+cmd+c",
"command": "-copyFilePath",
"when": "!editorFocus"
},
{
"key": "alt+k",
"command": "workbench.extensions.action.showRecommendedKeymapExtensions"
},
{
"key": "cmd+k cmd+m",
"command": "-workbench.extensions.action.showRecommendedKeymapExtensions"
},
{
"key": "alt+k",
"command": "workbench.action.keybindingsReference"
},
{
"key": "cmd+k cmd+r",
"command": "-workbench.action.keybindingsReference"
},
{
"key": "alt+k",
"command": "workbench.action.openGlobalKeybindings"
},
{
"key": "cmd+k cmd+s",
"command": "-workbench.action.openGlobalKeybindings"
},
{
"key": "cmd+0",
"command": "workbench.action.zoomReset"
},
{
"key": "cmd+numpad0",
"command": "-workbench.action.zoomReset"
},
{
"key": "cmd+=",
"command": "-editor.unfold",
"when": "editorFocus"
},
{
"key": "cmd+-",
"command": "-editor.fold",
"when": "editorFocus"
},
{
"key": "shift+alt+backspace",
"command": "workbench.action.editor.previousChange",
"when": "editorTextFocus"
},
{
"key": "shift+alt+f5",
"command": "-workbench.action.editor.previousChange",
"when": "editorTextFocus"
},
{
"key": "ctrl+z",
"command": "workbench.action.toggleZenMode"
},
{
"key": "cmd+k z",
"command": "-workbench.action.toggleZenMode"
},
{
"key": "cmd+5",
"command": "-workbench.action.toggleSidebarVisibility",
"when": "!editorFocus"
},
{
"key": "cmd+5",
"command": "-workbench.view.debug",
"when": "editorFocus"
},
{
"key": "cmd+1",
"command": "-workbench.action.toggleSidebarVisibility",
"when": "!editorFocus"
},
{
"key": "cmd+1",
"command": "-workbench.view.explorer",
"when": "editorFocus"
},
{
"key": "cmd+3",
"command": "-workbench.action.toggleSidebarVisibility",
"when": "searchViewletVisible"
},
{
"key": "cmd+3",
"command": "-workbench.view.search",
"when": "!searchViewletVisible"
},
{
"key": "cmd+9",
"command": "-workbench.action.toggleSidebarVisibility",
"when": "!editorFocus"
},
{
"key": "cmd+9",
"command": "-workbench.action.lastEditorInGroup"
},
{
"key": "ctrl+e",
"command": "workbench.action.toggleSidebarVisibility"
},
{
"key": "cmd+b",
"command": "-workbench.action.toggleSidebarVisibility"
},
{
"key": "cmd+t",
"command": "-workbench.action.showAllSymbols"
},
{
"key": "cmd+t",
"command": "-git.sync"
},
{
"key": "cmd+[IntlBackslash]",
"command": "workbench.action.focusSideBar"
},
{
"key": "cmd+0",
"command": "-workbench.action.focusSideBar"
},
{
"key": "shift+cmd+e",
"command": "workbench.view.explorer"
},
{
"key": "shift+cmd+e",
"command": "-workbench.view.explorer"
},
{
"key": "cmd+o",
"command": "-workbench.action.showAllSymbols"
},
{
"key": "ctrl+`",
"command": "-workbench.action.selectTheme"
},
{
"key": "ctrl+`",
"command": "workbench.action.focusActiveEditorGroup",
"when": "terminalFocus"
},
{
"key": "ctrl+`",
"command": "workbench.action.terminal.focus",
"when": "!terminalFocus"
},
{
"key": "cmd+k",
"command": "-workbench.action.terminal.clear",
"when": "terminalFocus"
},
{
"key": "cmd+k",
"command": "-git.commitAll",
"when": "!inDebugMode && !terminalFocus"
},
{
"key": "cmd+k",
"command": "git.openChange"
},
{
"key": "ctrl+e",
"command": "-cursorLineEnd",
"when": "textInputFocus"
},
{
"key": "shift+cmd+g",
"command": "-editor.action.previousMatchFindAction",
"when": "editorFocus"
},
{
"key": "shift+cmd+g",
"command": "-workbench.action.terminal.findPreviousTerminalFocus",
"when": "terminalFocus"
},
{
"key": "shift+cmd+g",
"command": "-workbench.action.terminal.findPrevious",
"when": "terminalFindWidgetFocused"
},
{
"key": "shift+cmd+g",
"command": "workbench.view.scm"
},
{
"key": "ctrl+shift+g",
"command": "-workbench.view.scm"
},
{
"key": "shift+cmd+s",
"command": "-workbench.action.files.saveAs"
},
{
"key": "shift+cmd+s",
"command": "workbench.view.search",
"when": "!searchViewletVisible"
},
{
"key": "shift+cmd+f",
"command": "-workbench.view.search",
"when": "!searchViewletVisible"
},
{
"key": "cmd+t",
"command": "workbench.action.focusSideBar",
"when": "editorFocus"
},
{
"key": "cmd+t",
"command": "workbench.action.focusActiveEditorGroup",
"when": "!editorFocus"
},
// {
// "key": "cmd+f",
// "command": "-workbench.action.terminal.focusFindWidget",
// "when": "terminalFocus"
// },
{
"key": "cmd+f",
"command": "workbench.action.terminal.focusFindWidget",
"when": "terminalFocus"
},
{
"key": "cmd+f",
"command": "actions.find",
"when": "editorFocus"
},
{
"key": "alt+s",
"command": "workbench.action.openGlobalSettings"
},
{
"key": "cmd+,",
"command": "-workbench.action.openGlobalSettings"
},
{
"key": "alt+s",
"command": "workbench.action.openSettingsJson"
},
{
"key": "alt+cmd+up",
"command": "workbench.action.terminal.scrollUp",
"when": "terminalFocus"
},
{
"key": "alt+cmd+pageup",
"command": "-workbench.action.terminal.scrollUp",
"when": "terminalFocus"
},
{
"key": "shift+cmd+up",
"command": "workbench.action.terminal.scrollUpPage",
"when": "terminalFocus"
},
{
"key": "pageup",
"command": "-workbench.action.terminal.scrollUpPage",
"when": "terminalFocus"
},
{
"key": "alt+cmd+down",
"command": "workbench.action.terminal.scrollDown",
"when": "terminalFocus"
},
{
"key": "alt+cmd+pagedown",
"command": "-workbench.action.terminal.scrollDown",
"when": "terminalFocus"
},
{
"key": "shift+cmd+down",
"command": "workbench.action.terminal.scrollDownPage",
"when": "terminalFocus"
},
{
"key": "pagedown",
"command": "-workbench.action.terminal.scrollDownPage",
"when": "terminalFocus"
},
]
{
"window.zoomLevel": 0,
"files.autoSave": "afterDelay",
"git.confirmSync": false,
"sync.gist": "",
"sync.quietSync": false,
"sync.removeExtensions": true,
"sync.syncExtensions": true,
"sync.autoDownload": false,
"sync.autoUpload": false,
"sync.forceDownload": false,
"gitlens.advanced.messages": {
"suppressShowKeyBindingsNotice": true,
"suppressResultsExplorerNotice": true
},
"gitlens.keymap": "none",
"files.insertFinalNewline": true,
"editor.fontLigatures": false,
"editor.renderWhitespace": "all",
"terminal.integrated.scrollback": 10000,
"terminal.integrated.confirmOnExit": true,
"window.newWindowDimensions": "maximized",
"editor.minimap.enabled": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment