{ "workbench.colorTheme": "Monokai", "workbench.startupEditor": "newUntitledFile", "files.autoSave": "onFocusChange", "editor.tabSize": 2, "editor.renderWhitespace": "boundary", "editor.renderLineHighlight": "none", "window.zoomLevel": 1, "editor.fontSize": 16, "editor.fontFamily": "PT Mono, monospace", "files.trimFinalNewlines": true, "files.trimTrailingWhitespace": true, "editor.lineNumbers": "off", "editor.wordWrap": "on", "editor.multiCursorModifier": "ctrlCmd", "git.ignoreMissingGitWarning": true, "workbench.statusBar.feedback.visible": false }