mirror of
https://github.com/PCSX2/pcsx2-net-www.git
synced 2026-01-31 01:15:16 +01:00
12 lines
215 B
JSON
12 lines
215 B
JSON
{
|
|
"[markdown]": {
|
|
"editor.quickSuggestions": {
|
|
"other": true,
|
|
"comments": false,
|
|
"strings": true
|
|
},
|
|
"editor.wordBasedSuggestions": false,
|
|
"editor.snippetSuggestions": "top"
|
|
}
|
|
}
|