{ "workbench.colorTheme": "Atom One Dark", "atomKeymap.promptV3Features": true, "editor.multiCursorModifier": "ctrlCmd", "editor.formatOnPaste": false, "editor.tabSize": 2, "ruby.specCommand": "make rspec", "git.confirmSync": false, "window.zoomLevel": -1, "git.autofetch": true, "git.enableSmartCommit": true, "editor.renderWhitespace": "boundary", "ruby.rubocop.configFilePath": "/Users/agonzalez/Documents/rubocop.yml", "problems.decorations.enabled": false, "html.format.endWithNewline": false, "cSpell.language": "en", "gitlens.keymap": "none", "gitlens.codeLens.authors.enabled": false, "gitlens.codeLens.recentChange.enabled": false, "gitlens.advanced.messages": { "suppressShowKeyBindingsNotice": true }, "ruby.rubocop.executePath": "/Users/agonzalez/.rvm/gems/ruby-2.3.1/bin/", "gitlens.historyExplorer.enabled": true, "sync.gist": "29296453dd181ce4c4c48cb7b6652165", "sync.host": "", "sync.pathPrefix": "", "sync.quietSync": false, "sync.askGistName": false, "sync.removeExtensions": true, "sync.syncExtensions": true, "sync.autoDownload": false, "sync.autoUpload": false, "sync.lastUpload": "2018-05-24T15:46:42.946Z", "sync.lastDownload": "", "sync.forceDownload": false, "terminal.integrated.rendererType": "dom", "files.insertFinalNewline": true, "files.trimTrailingWhitespace": true, "editor.formatOnSave": false, "breadcrumbs.enabled": true, }