Skip to content

Instantly share code, notes, and snippets.

@xpsdeset
Created May 30, 2018 16:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save xpsdeset/f77985d8bf109848513b4035cb7c22ef to your computer and use it in GitHub Desktop.
Save xpsdeset/f77985d8bf109848513b4035cb7c22ef to your computer and use it in GitHub Desktop.
Visual Studio Code Settings Sync Gist
{"lastUpload":"2018-05-30T16:44:46.378Z","extensionVersion":"v2.9.2"}
[
{
"metadata": {
"id": "70378119-1d85-4935-9733-0298c7a369a2",
"publisherId": "steoates.autoimport",
"publisherDisplayName": "steoates"
},
"name": "autoimport",
"publisher": "steoates",
"version": "1.5.3"
},
{
"metadata": {
"id": "6b0697bb-dda0-4267-915e-e2b62ece05c4",
"publisherId": "lukazakrajsek.bem-expand",
"publisherDisplayName": "lukazakrajsek"
},
"name": "bem-expand",
"publisher": "lukazakrajsek",
"version": "0.1.4"
},
{
"metadata": {
"id": "a6a0c5b2-d078-4bf5-a9ee-4e37054414b3",
"publisherId": "formulahendry.code-runner",
"publisherDisplayName": "formulahendry"
},
"name": "code-runner",
"publisher": "formulahendry",
"version": "0.9.3"
},
{
"metadata": {
"id": "e337c67b-55c2-4fef-8949-eb260e7fb7fd",
"publisherId": "Shan.code-settings-sync",
"publisherDisplayName": "Shan"
},
"name": "code-settings-sync",
"publisher": "Shan",
"version": "2.9.2"
},
{
"metadata": {
"id": "d543f17e-11bc-431e-8584-fae194d10c2c",
"publisherId": "sharksym.gen80-colorizer",
"publisherDisplayName": "sharksym"
},
"name": "gen80-colorizer",
"publisher": "sharksym",
"version": "0.0.2"
},
{
"metadata": {
"id": "36d19e17-7569-4841-a001-947eb18602b2",
"publisherId": "ms-vscode.node-debug2",
"publisherDisplayName": "ms-vscode"
},
"name": "node-debug2",
"publisher": "ms-vscode",
"version": "1.19.0"
},
{
"metadata": {
"id": "113b22c8-8125-42ec-8c6b-80c3f5d5fa5f",
"publisherId": "IBM.output-colorizer",
"publisherDisplayName": "IBM"
},
"name": "output-colorizer",
"publisher": "IBM",
"version": "0.1.2"
},
{
"metadata": {
"id": "61258b9a-f982-4b5a-993b-25efd1d954af",
"publisherId": "awesomektvn.scratchpad",
"publisherDisplayName": "awesomektvn"
},
"name": "scratchpad",
"publisher": "awesomektvn",
"version": "0.1.0"
},
{
"metadata": {
"id": "529697b9-b343-4b1c-ba2f-f5ef692132d4",
"publisherId": "ms-vscode.sublime-keybindings",
"publisherDisplayName": "ms-vscode"
},
"name": "sublime-keybindings",
"publisher": "ms-vscode",
"version": "4.0.0"
},
{
"metadata": {
"id": "0b2bcf1a-3630-47ec-9718-e153b0695f17",
"publisherId": "Tyriar.terminal-tabs",
"publisherDisplayName": "Tyriar"
},
"name": "terminal-tabs",
"publisher": "Tyriar",
"version": "0.2.0"
},
{
"metadata": {
"id": "b90a965b-c5d5-4ca2-80d8-734e3accfab3",
"publisherId": "just4developments.testing-api",
"publisherDisplayName": "just4developments"
},
"name": "testing-api",
"publisher": "just4developments",
"version": "0.0.4"
},
{
"metadata": {
"id": "2f5dd8cb-d251-4d70-abfe-ddebcb077483",
"publisherId": "octref.vetur",
"publisherDisplayName": "octref"
},
"name": "vetur",
"publisher": "octref",
"version": "0.12.3"
},
{
"metadata": {
"id": "c727ab43-8d12-4f26-9648-f1d91035c9b6",
"publisherId": "NuclleaR.vscode-extension-auto-import",
"publisherDisplayName": "NuclleaR"
},
"name": "vscode-extension-auto-import",
"publisher": "NuclleaR",
"version": "1.4.1"
},
{
"metadata": {
"id": "b35cd5b4-18db-46f9-ba9e-06096c3b22d3",
"publisherId": "vsmobile.vscode-react-native",
"publisherDisplayName": "vsmobile"
},
"name": "vscode-react-native",
"publisher": "vsmobile",
"version": "0.6.10"
}
]
// Place your key bindings in this file to overwrite the defaults
[
{
"key": "ctrl+shift+.",
"command": "extension.openScratchpad",
"when": "editorTextFocus"
},
{
"key": "ctrl+.",
"command": "editor.action.deleteLines",
"when": "editorTextFocus"
},
{
"key": "ctrl+&",
"command": "HookyQR.beautify",
"when": "editorTextFocus"
},
{
"key": "ctrl+1",
"command": "workbench.action.tasks.runTask",
"args": "npm: start"
},
{
"key": "ctrl+2",
"command": "workbench.action.tasks.runTask"
},
{
"key": "ctrl+q",
"command": "workbench.action.tasks.terminate",
"args": "start"
},
{
"key": "ctrl+shift+c",
"command": "workbench.action.terminal.copySelection",
"when": "terminalFocus && terminalTextSelected"
},
{
"key": "ctrl+c",
"command": "-workbench.action.terminal.copySelection",
"when": "terminalFocus && terminalTextSelected"
},
{
"key": "ctrl+backspace",
"command": "workbench.action.terminal.clear",
"when": "terminalFocus"
},
]
{
// Defines VSCode's display language.
// See https://go.microsoft.com/fwlink/?LinkId=761051 for a list of supported languages.
// Changing the value requires to restart VSCode.
"locale":"en"
}
[
{
"fullPath": "d:\\code\\gamma",
"name": "gamma"
},
{
"fullPath": "d:\\code\\kpi",
"name": "kpi"
}
]
{
"git.confirmSync": false,
"update.channel": "none",
"terminal.external.windowsExec": "C:\\Windows\\sysnative\\cmd.exe",
"explorer.openEditors.visible":0,
"workbench.editor.enablePreview" :false,
"git.autofetch": true,
"terminal.integrated.shell.windows": "C:\\Program Files\\Git\\bin\\bash.exe",
"window.zoomLevel": 0,
"sublimeTextKeymap.promptV3Features": true,
"editor.multiCursorModifier": "ctrlCmd",
"editor.snippetSuggestions": "top",
"editor.formatOnPaste": true,
"git.enableSmartCommit": true,
"window.menuBarVisibility": "default",
"workbench.activityBar.visible": true,
"workbench.sideBar.location": "right",
"workbench.statusBar.visible": true,
"editor.formatOnSave": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment