mirror of
https://github.com/foambubble/foam.git
synced 2026-01-09 14:08:13 -05:00
Disable quick suggestions
This commit is contained in:
2
.vscode/settings.json
vendored
2
.vscode/settings.json
vendored
@@ -7,7 +7,7 @@
|
||||
"editor.lineHeight": 24,
|
||||
"workbench.colorTheme": "Gray Matter Light",
|
||||
"[markdown]": {
|
||||
"editor.quickSuggestions": true
|
||||
"editor.quickSuggestions": false
|
||||
},
|
||||
"cSpell.language": "en-GB",
|
||||
"git.enableSmartCommit": true,
|
||||
|
||||
Reference in New Issue
Block a user