{ "editor.minimap.enabled": false, "editor.wrappingIndent": "indent", "editor.overviewRulerBorder": false, "editor.lineHeight": 24, "[markdown]": { "editor.quickSuggestions": true }, "git.enableSmartCommit": true, "git.postCommitCommand": "sync", "vscodeMarkdownNotes.noteCompletionConvention": "noExtension" }