Files
archived-pcsx2-net-www/.vscode/settings.json

12 lines
215 B
JSON

{
"[markdown]": {
"editor.quickSuggestions": {
"other": true,
"comments": false,
"strings": true
},
"editor.wordBasedSuggestions": false,
"editor.snippetSuggestions": "top"
}
}