Skip to content

Instantly share code, notes, and snippets.

@chrisjordanme
Last active December 13, 2017 13:31
Show Gist options
  • Save chrisjordanme/0488756d42af933665c49a85dfde6e8d to your computer and use it in GitHub Desktop.
Save chrisjordanme/0488756d42af933665c49a85dfde6e8d to your computer and use it in GitHub Desktop.
Visual Studio Code Settings Sync Gist
{"lastUpload":"2017-12-13T13:31:42.174Z","extensionVersion":"v2.8.7"}
[
{
"metadata": {
"id": "214cbfb9-7c06-4467-bad4-357ae83eb587",
"publisherId": "johnpapa.Angular2",
"publisherDisplayName": "johnpapa"
},
"name": "Angular2",
"publisher": "johnpapa",
"version": "2.11.2"
},
{
"metadata": {
"id": "697255a9-3f36-44c8-b084-d3b91edfb23a",
"publisherId": "HookyQR.beautify",
"publisherDisplayName": "HookyQR"
},
"name": "beautify",
"publisher": "HookyQR",
"version": "1.1.1"
},
{
"metadata": {
"id": "9d674f86-f8d2-4fe1-8fa6-a17b40caf4ac",
"publisherId": "pawelgrzybek.bimbo-theme",
"publisherDisplayName": "pawelgrzybek"
},
"name": "bimbo-theme",
"publisher": "pawelgrzybek",
"version": "0.4.1"
},
{
"metadata": {
"id": "e337c67b-55c2-4fef-8949-eb260e7fb7fd",
"publisherId": "Shan.code-settings-sync",
"publisherDisplayName": "Shan"
},
"name": "code-settings-sync",
"publisher": "Shan",
"version": "2.8.7"
},
{
"metadata": {
"id": "e4e21a5c-a882-4d7d-b8d8-cfe05b1436c6",
"publisherId": "huizhou.githd",
"publisherDisplayName": "huizhou"
},
"name": "githd",
"publisher": "huizhou",
"version": "1.0.0"
},
{
"metadata": {
"id": "5960f38e-0bbe-4644-8f9c-9c8824e82511",
"publisherId": "donjayamanne.githistory",
"publisherDisplayName": "donjayamanne"
},
"name": "githistory",
"publisher": "donjayamanne",
"version": "0.2.3"
},
{
"metadata": {
"id": "4de763bd-505d-4978-9575-2b7696ecf94e",
"publisherId": "eamodio.gitlens",
"publisherDisplayName": "eamodio"
},
"name": "gitlens",
"publisher": "eamodio",
"version": "6.3.0"
},
{
"metadata": {
"id": "0e0de266-c53a-46cb-ac7c-9ac2bd998673",
"publisherId": "TwentyChung.jsx",
"publisherDisplayName": "TwentyChung"
},
"name": "jsx",
"publisher": "TwentyChung",
"version": "0.0.1"
},
{
"metadata": {
"id": "26a529c9-2654-4b95-a63f-02f6a52429e6",
"publisherId": "zhuangtongfa.Material-theme",
"publisherDisplayName": "zhuangtongfa"
},
"name": "Material-theme",
"publisher": "zhuangtongfa",
"version": "2.10.23"
},
{
"metadata": {
"id": "6fdf8c6d-e8a2-42f1-8667-a5c3c3226bef",
"publisherId": "freebroccolo.theme-atom-one-dark",
"publisherDisplayName": "freebroccolo"
},
"name": "theme-atom-one-dark",
"publisher": "freebroccolo",
"version": "0.0.1"
},
{
"metadata": {
"id": "1a0e6a4b-916b-4dcd-9329-6df509a2d5b9",
"publisherId": "huacnlee.theme-blackboard-plus",
"publisherDisplayName": "huacnlee"
},
"name": "theme-blackboard-plus",
"publisher": "huacnlee",
"version": "1.0.2"
},
{
"metadata": {
"id": "187ebd49-6c58-4f48-a008-e0e2aded2349",
"publisherId": "gerane.Theme-Twilight",
"publisherDisplayName": "gerane"
},
"name": "Theme-Twilight",
"publisher": "gerane",
"version": "0.0.2"
},
{
"metadata": {
"id": "dffaf5a1-2219-434b-9d87-cb586fd59260",
"publisherId": "Equinusocio.vsc-material-theme",
"publisherDisplayName": "Equinusocio"
},
"name": "vsc-material-theme",
"publisher": "Equinusocio",
"version": "1.1.2"
},
{
"metadata": {
"id": "9ccc1dd7-7ec4-4a46-bd4f-7d7b8b9d322a",
"publisherId": "robertohuertasm.vscode-icons",
"publisherDisplayName": "robertohuertasm"
},
"name": "vscode-icons",
"publisher": "robertohuertasm",
"version": "7.19.0"
},
{
"metadata": {
"id": "2a6fdb84-519e-4ca1-87f3-ca2f97267e29",
"publisherId": "therealmarv.vscode-theme-dark-atom-dark-green-cursor",
"publisherDisplayName": "therealmarv"
},
"name": "vscode-theme-dark-atom-dark-green-cursor",
"publisher": "therealmarv",
"version": "1.0.0"
},
{
"metadata": {
"id": "9b2c953d-6ad4-46d1-b18e-7e5992d1d8a6",
"publisherId": "akamud.vscode-theme-onedark",
"publisherDisplayName": "akamud"
},
"name": "vscode-theme-onedark",
"publisher": "akamud",
"version": "2.1.0"
}
]
[
{
"key": "cmd+'",
"command": "workbench.action.splitEditor"
},
{
"key": "cmd+d",
"command": "editor.action.copyLinesDownAction",
"when": "editorTextFocus"
},
{
"key": "shift+alt+down",
"command": "editor.action.moveLinesDownAction",
"when": "editorTextFocus"
},
{
"key": "shift+alt+up",
"command": "editor.action.moveLinesUpAction",
"when": "editorTextFocus"
},
{
"key": "alt+up",
"command": "editor.action.smartSelect.grow"
},
{
"key": "alt+down",
"command": "editor.action.smartSelect.shrink"
},
{
"key": "ctrl+g",
"command": "editor.action.addSelectionToNextFindMatch",
"when": "editorFocus"
},
{
"key": "cmd+r",
"command": "editor.action.startFindReplaceAction"
},
{
"key": "alt+cmd+l",
"command": "editor.action.format",
"when": "editorTextFocus"
},
{
"key": "cmd+-",
"command": "editor.action.commentLine",
"when": "editorTextFocus"
},
{
"key": "cmd+y",
"command": "editor.action.previewDeclaration",
"when": "editorTextFocus"
},
{
"key": "cmd+b",
"command": "editor.action.goToDeclaration",
"when": "editorTextFocus"
},
{
"key": "cmd+l",
"command": "workbench.action.gotoLine",
"when": "editorTextFocus"
},
{
"key": "alt+cmd+o",
"command": "workbench.action.gotoSymbol"
},
{
"key": "cmd+e",
"command": "workbench.action.quickOpen"
},
{
"key": "alt+enter",
"command": "editor.action.quickFix",
"when": "editorTextFocus"
},
{
"key": "shift+f6",
"command": "editor.action.changeAll",
"when": "editorTextFocus"
},
{
"key": "shift+cmd+1",
"command": "workbench.view.explorer"
},
{
"key": "ctrl+d",
"command": "workbench.view.debug"
},
{
"key": "shift+cmd+r",
"command": "workbench.action.replaceInFiles"
},
{
"key": "shift+cmd+]",
"command": "workbench.action.nextEditor",
"when": "editorTextFocus"
},
{
"key": "shift+cmd+[",
"command": "workbench.action.previousEditor",
"when": "editorTextFocus"
},
{
"key": "cmd+[",
"command": "workbench.action.navigateBack",
"when": "editorTextFocus"
},
{
"key": "cmd+]",
"command": "workbench.action.navigateForward",
"when": "editorTextFocus"
},
{
"key": "cmd+backspace",
"command": "editor.action.deleteLines",
"when": "editorTextFocus && !editorReadonly"
},
{
"key": "shift+enter",
"command": "editor.action.insertLineAfter",
"when": "editorTextFocus && !editorReadonly"
}
]
{
"window.zoomLevel": 0,
"workbench.statusBar.visible": true,
"vsicons.projectDetection.disableDetect": true,
"workbench.startupEditor": "newUntitledFile",
"files.exclude": {
"**/.git": true,
"**/.svn": true,
"**/.hg": true,
"**/CVS": true,
"**/.DS_Store": true,
"**/.vscode": true
},
"files.autoSave": "off",
"workbench.iconTheme": "vscode-icons",
"workbench.colorTheme": "Twilight",
"editor.minimap.enabled": false,
"editor.renderWhitespace": "none",
"editor.renderControlCharacters": false,
"workbench.editor.enablePreview": false,
"workbench.sideBar.location": "left",
"workbench.activityBar.visible": true,
"sync.gist": "0488756d42af933665c49a85dfde6e8d",
"sync.lastUpload": "2017-12-12T20:40:04.332Z",
"sync.autoDownload": true,
"sync.autoUpload": true,
"sync.lastDownload": "",
"sync.forceDownload": false,
"sync.anonymousGist": false,
"sync.host": "",
"sync.pathPrefix": "",
"sync.quietSync": false,
"sync.askGistName": false,
"vsicons.dontShowNewVersionMessage": true,
"gitlens.advanced.messages": {
"suppressCommitHasNoPreviousCommitWarning": false,
"suppressCommitNotFoundWarning": false,
"suppressFileNotUnderSourceControlWarning": false,
"suppressGitVersionWarning": false,
"suppressLineUncommittedWarning": false,
"suppressNoRepositoryWarning": false,
"suppressUpdateNotice": false,
"suppressWelcomeNotice": true
}
}
{"version":"7.19.0","status":0,"welcomeShown":true}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment