Skip to content

Instantly share code, notes, and snippets.

@mfirhas
Last active December 13, 2021 10:02
Show Gist options
  • Save mfirhas/53f2248cc5012764d77ecf486a309134 to your computer and use it in GitHub Desktop.
Save mfirhas/53f2248cc5012764d77ecf486a309134 to your computer and use it in GitHub Desktop.
Visual Studio Code Settings Sync Gist
{"lastUpload":"2021-12-13T09:57:36.372Z","extensionVersion":"v3.4.3"}
[
{
"metadata": {
"id": "697255a9-3f36-44c8-b084-d3b91edfb23a",
"publisherId": "HookyQR.beautify",
"publisherDisplayName": "HookyQR"
},
"name": "beautify",
"publisher": "HookyQR",
"version": "1.5.0"
},
{
"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": "690b692e-e8a9-493f-b802-8089d50ac1b2",
"publisherId": "ms-vscode.cpptools",
"publisherDisplayName": "ms-vscode"
},
"name": "cpptools",
"publisher": "ms-vscode",
"version": "1.7.1"
},
{
"metadata": {
"id": "dc2aed1c-833e-4c44-bcbf-1bcafebd4dee",
"publisherId": "alefragnani.delphi-themes",
"publisherDisplayName": "alefragnani"
},
"name": "delphi-themes",
"publisher": "alefragnani",
"version": "1.4.0"
},
{
"metadata": {
"id": "532533c9-a894-4a58-9eee-bbfbe7c06f71",
"publisherId": "mikestead.dotenv",
"publisherDisplayName": "mikestead"
},
"name": "dotenv",
"publisher": "mikestead",
"version": "1.0.1"
},
{
"metadata": {
"id": "201070ba-bc3f-4aab-bc37-07d68c90652f",
"publisherId": "joaomoreno.github-sharp-theme",
"publisherDisplayName": "joaomoreno"
},
"name": "github-sharp-theme",
"publisher": "joaomoreno",
"version": "1.7.0"
},
{
"metadata": {
"id": "4de763bd-505d-4978-9575-2b7696ecf94e",
"publisherId": "eamodio.gitlens",
"publisherDisplayName": "eamodio"
},
"name": "gitlens",
"publisher": "eamodio",
"version": "11.7.0"
},
{
"metadata": {
"id": "d6f6cfea-4b6f-41f4-b571-6ad2ab7918da",
"publisherId": "golang.go",
"publisherDisplayName": "golang"
},
"name": "go",
"publisher": "golang",
"version": "0.29.0"
},
{
"metadata": {
"id": "98790d67-10fa-497c-9113-f6c7489207b2",
"publisherId": "yzhang.markdown-all-in-one",
"publisherDisplayName": "yzhang"
},
"name": "markdown-all-in-one",
"publisher": "yzhang",
"version": "3.4.0"
},
{
"metadata": {
"id": "5db78037-f674-459f-a236-db622c427c5b",
"publisherId": "PKief.material-icon-theme",
"publisherDisplayName": "PKief"
},
"name": "material-icon-theme",
"publisher": "PKief",
"version": "4.11.0"
},
{
"metadata": {
"id": "4386e6f6-ec10-4463-9d23-c24278718947",
"publisherId": "tomoki1207.pdf",
"publisherDisplayName": "tomoki1207"
},
"name": "pdf",
"publisher": "tomoki1207",
"version": "1.1.0"
},
{
"metadata": {
"id": "607fd052-be03-4363-b657-2bd62b83d28a",
"publisherId": "ms-vscode-remote.remote-ssh",
"publisherDisplayName": "ms-vscode-remote"
},
"name": "remote-ssh",
"publisher": "ms-vscode-remote",
"version": "0.68.0"
},
{
"metadata": {
"id": "bfeaf631-bcff-4908-93ed-fda4ef9a0c5c",
"publisherId": "ms-vscode-remote.remote-ssh-edit",
"publisherDisplayName": "ms-vscode-remote"
},
"name": "remote-ssh-edit",
"publisher": "ms-vscode-remote",
"version": "0.68.0"
},
{
"metadata": {
"id": "fc7d7e85-2e58-4c1c-97a3-2172ed9a77cd",
"publisherId": "GitHub.remotehub",
"publisherDisplayName": "GitHub"
},
"name": "remotehub",
"publisher": "GitHub",
"version": "0.19.0"
},
{
"metadata": {
"id": "0479fc1c-3d67-49f9-b087-fb9069afe48f",
"publisherId": "ms-azuretools.vscode-docker",
"publisherDisplayName": "ms-azuretools"
},
"name": "vscode-docker",
"publisher": "ms-azuretools",
"version": "1.18.0"
},
{
"metadata": {
"id": "951c33b7-6ec9-4351-8a17-ededc09c997f",
"publisherId": "nickdemayo.vscode-json-editor",
"publisherDisplayName": "nickdemayo"
},
"name": "vscode-json-editor",
"publisher": "nickdemayo",
"version": "0.3.0"
},
{
"metadata": {
"id": "75dba0f9-d5c5-4902-99c4-cd3d60ec7147",
"publisherId": "42Crunch.vscode-openapi",
"publisherDisplayName": "42Crunch"
},
"name": "vscode-openapi",
"publisher": "42Crunch",
"version": "4.6.4"
},
{
"metadata": {
"id": "2061917f-f76a-458a-8da9-f162de22b97e",
"publisherId": "redhat.vscode-yaml",
"publisherDisplayName": "redhat"
},
"name": "vscode-yaml",
"publisher": "redhat",
"version": "1.2.2"
}
]
// Place your key bindings in this file to override the defaultsauto[]
[
{
"key": "ctrl+'",
"command": "workbench.action.terminal.toggleTerminal"
},
{
"key": "ctrl+`",
"command": "-workbench.action.terminal.toggleTerminal"
},
{
"key": "cmd+h",
"command": "editor.action.startFindReplaceAction"
},
{
"key": "alt+cmd+f",
"command": "-editor.action.startFindReplaceAction"
},
{
"key": "alt+cmd+left",
"command": "workbench.action.navigateBack"
},
{
"key": "ctrl+-",
"command": "-workbench.action.navigateBack"
},
{
"key": "alt+cmd+left",
"command": "workbench.action.quickInputBack",
"when": "inQuickOpen"
},
{
"key": "ctrl+-",
"command": "-workbench.action.quickInputBack",
"when": "inQuickOpen"
},
{
"key": "ctrl+-",
"command": "workbench.action.terminal.focusPreviousPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+cmd+left",
"command": "-workbench.action.terminal.focusPreviousPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "ctrl+-",
"command": "workbench.action.previousEditor"
},
{
"key": "alt+cmd+left",
"command": "-workbench.action.previousEditor"
},
{
"key": "alt+cmd+right",
"command": "workbench.action.navigateForward"
},
{
"key": "ctrl+shift+-",
"command": "-workbench.action.navigateForward"
},
{
"key": "ctrl+shift+-",
"command": "workbench.action.terminal.focusNextPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+cmd+right",
"command": "-workbench.action.terminal.focusNextPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "ctrl+shift+-",
"command": "workbench.action.nextEditor"
},
{
"key": "alt+cmd+right",
"command": "-workbench.action.nextEditor"
},
{
"key": "shift+cmd+s",
"command": "saveAll"
},
{
"key": "alt+cmd+s",
"command": "-saveAll"
},
{
"key": "alt+cmd+s",
"command": "workbench.action.files.saveAs"
},
{
"key": "shift+cmd+s",
"command": "-workbench.action.files.saveAs"
},
{
"key": "shift+cmd+d",
"command": "-workbench.view.debug",
"when": "viewContainer.workbench.view.debug.enabled"
},
{
"key": "shift+cmd+d",
"command": "workbench.debug.action.toggleRepl",
"when": "workbench.panel.repl.view.active"
},
{
"key": "shift+cmd+y",
"command": "-workbench.debug.action.toggleRepl",
"when": "workbench.panel.repl.view.active"
}
]
{
"workbench.startupEditor": "newUntitledFile",
"editor.fontFamily": "Hack",
"workbench.colorTheme": "GitHub Sharp",
"workbench.iconTheme": "material-icon-theme",
"material-icon-theme.folders.color": "#42a5f5",
"terminal.integrated.cursorStyle": "line",
"editor.cursorWidth": 1,
"editor.suggestSelection": "first",
"vsintellicode.modify.editor.suggestSelection": "automaticallyOverrodeDefaultValue",
"git.enableSmartCommit": true,
"explorer.confirmDelete": false,
"explorer.confirmDragAndDrop": false,
"java.project.importHint": false,
"git.autofetch": true,
"git.confirmSync": false,
"material-icon-theme.hidesExplorerArrows": true,
"go.toolsManagement.autoUpdate": true,
"extensions.ignoreRecommendations": true,
"redhat.telemetry.enabled": false,
"security.workspace.trust.untrustedFiles": "open",
"sync.gist": "53f2248cc5012764d77ecf486a309134"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment