Skip to content

Instantly share code, notes, and snippets.

{
"[markdown]": {
"editor.quickSuggestions": {
"comments": "on",
"other": "on",
"strings": "on",
},
},
"[typescript]": {
"editor.colorDecorators": true,