Skip to content

Instantly share code, notes, and snippets.

@marinhero
Last active July 6, 2017 20:35
Show Gist options
  • Save marinhero/55edfa93e11c7c7e3b5b7fb07e992ddd to your computer and use it in GitHub Desktop.
Save marinhero/55edfa93e11c7c7e3b5b7fb07e992ddd to your computer and use it in GitHub Desktop.
Visual Studio Code Settings Sync Gist
{"lastUpload":"2017-07-06T20:35:54.428Z","extensionVersion":"v2.8.2"}
[
{
"metadata": {
"id": "f583eafd-aa0d-4ccb-8f44-d1e610389660",
"publisherId": "d0a031ad-49a6-4982-aba0-6391e97e948b",
"publisherDisplayName": "CoenraadS"
},
"name": "bracket-pair-colorizer",
"publisher": "CoenraadS",
"version": "0.10.7"
},
{
"metadata": {
"id": "e337c67b-55c2-4fef-8949-eb260e7fb7fd",
"publisherId": "ac3a3342-db76-40ef-9277-4657632d3bfe",
"publisherDisplayName": "Shan Khan"
},
"name": "code-settings-sync",
"publisher": "Shan",
"version": "2.8.2"
},
{
"metadata": {
"id": "ffc5b1ef-b383-414d-a362-0886a529251f",
"publisherId": "d6da5b38-8dbe-4899-b658-720f76b3c4e2",
"publisherDisplayName": "James Maguire"
},
"name": "easy-icons",
"publisher": "jamesmaj",
"version": "0.3.1"
},
{
"metadata": {
"id": "aae00486-7e92-42b3-91b0-2b419e4f3875",
"publisherId": "81b5ff8a-7099-47ff-acce-7406aece08b3",
"publisherDisplayName": "vincaslt"
},
"name": "highlight-matching-tag",
"publisher": "vincaslt",
"version": "0.3.0"
},
{
"metadata": {
"id": "82dfe17d-bb64-404e-bcc5-f9803f7ab5d5",
"publisherId": "29859a75-d81b-4f0e-8578-2c80ecee6f99",
"publisherDisplayName": "Dirk Baeumer"
},
"name": "jshint",
"publisher": "dbaeumer",
"version": "0.10.15"
},
{
"metadata": {
"id": "45cf15f1-1616-44f2-b9f4-34c77af2dce4",
"publisherId": "3123305d-88e7-49f1-9133-815fe4f433be",
"publisherDisplayName": "Drew Cain"
},
"name": "ruby",
"publisher": "groksrc",
"version": "0.0.6"
},
{
"metadata": {
"id": "ae062c8a-c68e-4b92-9ecf-8f1d4288b05d",
"publisherId": "d30b9513-547b-4112-9c9c-0fcffa960258",
"publisherDisplayName": "Peng Lv"
},
"name": "Ruby",
"publisher": "rebornix",
"version": "0.12.1"
},
{
"metadata": {
"id": "867c2662-4ce0-4736-a22c-69975925a0c6",
"publisherId": "aa8d5233-cbe4-4760-ad02-66be47d3ab59",
"publisherDisplayName": "misogi"
},
"name": "ruby-rubocop",
"publisher": "misogi",
"version": "0.4.0"
},
{
"metadata": {
"id": "997fc03c-d81e-4815-8bd1-2c4f9a1ac1a5",
"publisherId": "10cd19e4-12ae-42f2-91b0-812b8156947c",
"publisherDisplayName": "glen-84"
},
"name": "sass-lint",
"publisher": "glen-84",
"version": "0.0.4"
},
{
"metadata": {
"id": "56a57ae2-56b7-4053-a3e0-897e198f0d03",
"publisherId": "0c659136-47cf-4ec1-a002-4f50dffea483",
"publisherDisplayName": "Victor Ortiz Heredia"
},
"name": "simple-ruby-erb",
"publisher": "vortizhe",
"version": "0.2.1"
},
{
"metadata": {
"id": "d96e79c6-8b25-4be3-8545-0e0ecefcae03",
"publisherId": "5d63889b-1b67-4b1f-8350-4f1dce041a26",
"publisherDisplayName": "vscodevim"
},
"name": "vim",
"publisher": "vscodevim",
"version": "0.9.0"
},
{
"metadata": {
"id": "d0e102de-2b75-4be4-8dec-bfa9a429ba27",
"publisherId": "ac583fe3-8dc1-4ba2-b136-b1caec5cd580",
"publisherDisplayName": "otoniel-isidoro"
},
"name": "vscode-ruby-ctags",
"publisher": "otoniel-isidoro",
"version": "1.4.1"
},
{
"metadata": {
"id": "beb68b20-7c55-471c-9b63-3486f9423566",
"publisherId": "c958976e-9702-4f1a-8bdf-26b7bc012d65",
"publisherDisplayName": "mrmlnc"
},
"name": "vscode-scss",
"publisher": "mrmlnc",
"version": "0.6.2"
}
]
[
{
"key": "shift+cmd+t",
"command": "workbench.action.terminal.new"
},
{
"key": "ctrl+shift+`",
"command": "-workbench.action.terminal.new"
},
{
"key": "shift+cmd+t",
"command": "workbench.action.terminal.toggleTerminal"
},
{
"key": "ctrl+`",
"command": "-workbench.action.terminal.toggleTerminal"
},
{
"key": "cmd+e",
"command": "workbench.view.explorer"
},
{
"key": "shift+cmd+e",
"command": "-workbench.view.explorer"
},
{
"key": "cmd+1",
"command": "workbench.action.toggleSidebarVisibility"
},
{
"key": "cmd+b",
"command": "-workbench.action.toggleSidebarVisibility"
}
]
{
"editor.fontSize": 12,
"files.autoSave": "off",
"files.trimTrailingWhitespace": true,
"editor.fontFamily": "Menlo, Monaco, 'Courier New', monospace",
"terminal.integrated.fontFamily": "Menlo, Monaco, 'Courier New', monospace",
"editor.tabSize": 2,
"editor.wordSeparators": "`~!@#$%^&*()-=+[{]}\\|;:'\",.<>/?",
"editor.renderWhitespace": "all",
"files.exclude": {
"**/.git": true,
"**/.svn": true,
"**/.hg": true,
"**/.DS_Store": true
},
"editor.minimap.enabled": false,
"editor.cursorStyle": "block",
"editor.wordWrap": "off",
"workbench.colorTheme": "Default Light+",
"workbench.activityBar.visible": false,
"workbench.editor.showTabs": false,
"vim.leader": ",",
"vim.useSystemClipboard": true,
"vim.easymotion": true,
"vim.incsearch": true,
"vim.useCtrlKeys": true,
"vim.hlsearch": true,
"window.zoomLevel": 1,
"sync.gist": "55edfa93e11c7c7e3b5b7fb07e992ddd",
"sync.lastUpload": "2017-06-28T22:40:44.480Z",
"sync.autoDownload": false,
"sync.autoUpload": true,
"sync.lastDownload": "",
"sync.forceDownload": false,
"sync.anonymousGist": false,
"sync.host": "",
"sync.pathPrefix": "",
"sync.quietSync": false,
"vim.disableAnnoyingNeovimMessage": true,
"workbench.iconTheme": "easy-icons",
"editor.multiCursorModifier": "ctrlCmd"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment