Update markdown notes autosuggest default
This commit is contained in:
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@ -8,5 +8,6 @@
|
||||
"editor.quickSuggestions": true
|
||||
},
|
||||
"git.enableSmartCommit": true,
|
||||
"git.postCommitCommand": "sync"
|
||||
"git.postCommitCommand": "sync",
|
||||
"vscodeMarkdownNotes.noteCompletionConvention": "noExtension"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user