Added this to my settings json for vsc but still g...
# questions
d
Added this to my settings json for vsc but still getting these pesky color boxes (I'm trying to add a tag)
Copy code
"[markdown]": {
    "editor.colorDecorators": false
  },
How am I supposed to disable this? I disabled all my extensions I thought might be going behind this setting.