ADCode

TODO and FIXME highlighting

Notes you leave yourself in comments - TODO, FIXME, HACK - get a colour so they stand out.

When you would want it

A note you cannot find is a note you did not leave. These are the comments you actually want to trip over later.

Where to find it

  • All Features → TODO and FIXME highlighting
  • Settings → adcode.editing.todoHighlighting

How to use it, step by step

On by default, and only inside real comments - the word TODO in a piece of text or a string is left alone.

  1. On by default, and only inside real comments - the word TODO in a piece of text or a string is left alone.

Why this beats the usual way

Other editors give you this through a stack of extensions that each need installing, updating, and reconciling with each other - and half of them reset when a colleague opens the project. ADCode ships these behaviours in the box, on by default, identical on every machine that opens your folder, and each one is a single switch away if you disagree.

Find it in Universal Search

TODO and FIXME highlighting · Editing