Smart editors do help (omg, I do remember my excitement when IntelliJ get enough macro support to autocomplete unimplemented), but they are not always available: I use playground, I sometimes use unconfigured vim, etc.
However, I don’t see any downsides in having todo, so, if this can be achieved without editor support. Kotlin is a fun example here: it could have all kinds of editor support here, but it just has a TODO function.