Search code examples
visual-studio-codemarkdown

Disable inverted checkbox color in VS Code markdown file


In the editor VS Code markdown checkboxes are inverted in color. This is not a selection, this is permanent inversion. How can I disable this inversion?

Example: Inversion

I tried to turn on and off extensions, but that did not help.

I expect:

My file

  • [ ] item_1
  • [x] item_2

Solution

  • It was the ToDo tree extension https://marketplace.visualstudio.com/items?itemName=Gruntfuggly.todo-tree