settings.json (207B)
1 { 2 "[markdown]": { 3 "editor.quickSuggestions": { 4 "other": true, 5 "comments": false, 6 "strings": false 7 }, 8 "editor.snippetSuggestions": "top" 9 }, 10 "r.lsp.promptToInstall": false 11 }
bscComprehensive codebase and cou... | |
| Log | Files | Refs | README | LICENSE |
settings.json (207B)
1 { 2 "[markdown]": { 3 "editor.quickSuggestions": { 4 "other": true, 5 "comments": false, 6 "strings": false 7 }, 8 "editor.snippetSuggestions": "top" 9 }, 10 "r.lsp.promptToInstall": false 11 }