Skip to content

TODO after more than one line comment character aren't recognized as TODO

TODO are identified in single line comments, but fail to do so if there is more than one hashtag before it:
image
image

Some regex along the lines of ##*\s*TODO should solve this

This is also an issue with multi-line comments: image

Note: the boldness of the TODO are because I adapted my local VS-Code style.