Skip to content

Instantly share code, notes, and snippets.

@codebycliff
Forked from tegandbiscuits/cloudSettings
Created May 10, 2019 18:57
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save codebycliff/80662eb8a697d5c4c0a03fd50609eef5 to your computer and use it in GitHub Desktop.
Save codebycliff/80662eb8a697d5c4c0a03fd50609eef5 to your computer and use it in GitHub Desktop.
Visual Studio Code Settings Sync Gist
{"lastUpload":"2019-04-03T15:00:53.348Z","extensionVersion":"v3.2.7"}
[
{
"metadata": {
"id": "9af62ee3-0097-4b7b-891a-4a94eb3e1009",
"publisherId": "yummygum.city-lights-theme",
"publisherDisplayName": "yummygum"
},
"name": "city-lights-theme",
"publisher": "yummygum",
"version": "1.1.0"
},
{
"metadata": {
"id": "e337c67b-55c2-4fef-8949-eb260e7fb7fd",
"publisherId": "Shan.code-settings-sync",
"publisherDisplayName": "Shan"
},
"name": "code-settings-sync",
"publisher": "Shan",
"version": "3.2.7"
},
{
"metadata": {
"id": "532533c9-a894-4a58-9eee-bbfbe7c06f71",
"publisherId": "mikestead.dotenv",
"publisherDisplayName": "mikestead"
},
"name": "dotenv",
"publisher": "mikestead",
"version": "1.0.1"
},
{
"metadata": {
"id": "b3917e4f-5086-4def-a82b-2ae6b708db16",
"publisherId": "flowtype.flow-for-vscode",
"publisherDisplayName": "flowtype"
},
"name": "flow-for-vscode",
"publisher": "flowtype",
"version": "1.1.0"
},
{
"metadata": {
"id": "2335b326-c334-4e81-bc51-c408fcec6e7c",
"publisherId": "waderyan.gitblame",
"publisherDisplayName": "waderyan"
},
"name": "gitblame",
"publisher": "waderyan",
"version": "2.7.0"
},
{
"metadata": {
"id": "e58f546c-babc-455f-a265-ba40dbd140d4",
"publisherId": "sdras.night-owl",
"publisherDisplayName": "sdras"
},
"name": "night-owl",
"publisher": "sdras",
"version": "0.4.2"
},
{
"metadata": {
"id": "7bac9c75-86b8-451d-ba9a-bb4bf04d021b",
"publisherId": "lostfields.nodejs-repl",
"publisherDisplayName": "lostfields"
},
"name": "nodejs-repl",
"publisher": "lostfields",
"version": "0.5.13"
},
{
"metadata": {
"id": "61048194-bd70-4abb-b039-d796bf6be01c",
"publisherId": "bung87.rails",
"publisherDisplayName": "bung87"
},
"name": "rails",
"publisher": "bung87",
"version": "0.13.0"
},
{
"metadata": {
"id": "ae062c8a-c68e-4b92-9ecf-8f1d4288b05d",
"publisherId": "rebornix.ruby",
"publisherDisplayName": "rebornix"
},
"name": "ruby",
"publisher": "rebornix",
"version": "0.22.3"
},
{
"metadata": {
"id": "66a5558f-9e27-4895-9c3e-dde3d657bc13",
"publisherId": "sianglim.slim",
"publisherDisplayName": "sianglim"
},
"name": "slim",
"publisher": "sianglim",
"version": "0.1.2"
},
{
"metadata": {
"id": "349e83e2-207c-4309-a8d2-dfa43f7ee0c9",
"publisherId": "castwide.solargraph",
"publisherDisplayName": "castwide"
},
"name": "solargraph",
"publisher": "castwide",
"version": "0.19.3"
},
{
"metadata": {
"id": "2f5dd8cb-d251-4d70-abfe-ddebcb077483",
"publisherId": "octref.vetur",
"publisherDisplayName": "octref"
},
"name": "vetur",
"publisher": "octref",
"version": "0.17.1"
},
{
"metadata": {
"id": "d96e79c6-8b25-4be3-8545-0e0ecefcae03",
"publisherId": "vscodevim.vim",
"publisherDisplayName": "vscodevim"
},
"name": "vim",
"publisher": "vscodevim",
"version": "1.2.0"
},
{
"metadata": {
"id": "63cce059-9b09-4959-bba8-01be8a606850",
"publisherId": "bung87.vscode-gemfile",
"publisherDisplayName": "bung87"
},
"name": "vscode-gemfile",
"publisher": "bung87",
"version": "0.0.2"
},
{
"metadata": {
"id": "7b3dd82b-794d-426e-81c1-05642aa27108",
"publisherId": "aaronthomas.vscode-snazzy-operator",
"publisherDisplayName": "aaronthomas"
},
"name": "vscode-snazzy-operator",
"publisher": "aaronthomas",
"version": "1.1.3"
},
{
"metadata": {
"id": "2061917f-f76a-458a-8da9-f162de22b97e",
"publisherId": "redhat.vscode-yaml",
"publisherDisplayName": "redhat"
},
"name": "vscode-yaml",
"publisher": "redhat",
"version": "0.4.0"
},
{
"metadata": {
"id": "0cb81da2-1880-4755-9995-0ae9cc728e20",
"publisherId": "DotJoshJohnson.xml",
"publisherDisplayName": "DotJoshJohnson"
},
"name": "xml",
"publisher": "DotJoshJohnson",
"version": "2.4.0"
}
]
{
"workbench.startupEditor": "newUntitledFile",
"workbench.colorTheme": "Snazzy Operator",
"editor.fontSize": 15,
"editor.fontFamily": "'League Mono'",
"editor.tabSize": 2,
"editor.codeLens": false,
"editor.smoothScrolling": true,
"files.insertFinalNewline": true,
"explorer.openEditors.visible": 0,
"vim.insertModeKeyBindings": [
{
"before": ["j", "k"],
"after": ["<Esc>"]
}
],
"vim.useSystemClipboard": true,
"sync.gist": "dfc127a60242d9b110ca355cbb0440f0",
"sync.lastUpload": "2018-08-21T15:58:51.586Z",
"sync.autoDownload": false,
"sync.autoUpload": false,
"sync.lastDownload": "",
"sync.forceDownload": false,
"sync.host": "",
"sync.pathPrefix": "",
"sync.quietSync": false,
"sync.askGistName": false,
"editor.rulers": [
80,
140
],
"diffEditor.ignoreTrimWhitespace": false,
"window.zoomLevel": 0,
"sync.removeExtensions": true,
"sync.syncExtensions": true,
"[csharp]": {
"editor.tabSize": 4
},
"editor.acceptSuggestionOnCommitCharacter": false,
"scrolloff.alwaysCenter": true,
"gitblame.isWebPathPlural": true,
"ruby.format": "rubocop",
"ruby.lintDebounceTime": 800,
"fabric.runtimes": [
{
"name": "local_fabric",
"developmentMode": false,
"ports": {
"orderer": 17050,
"peerRequest": 17051,
"peerChaincode": 17052,
"peerEventHub": 17053,
"certificateAuthority": 17054,
"couchDB": 17055
}
}
],
"terminal.external.osxExec": "iTerm.app",
"workbench.statusBar.feedback.visible": false,
"zenMode.hideTabs": false,
"solargraph.autoformat": true,
"solargraph.formatting": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment