jasonplatts / nova-todo

A Panic Nova extension for todo and fixme management.
https://extensions.panic.com/extensions/jasonplatts/jasonplatts.TODO/
MIT License
29 stars 7 forks source link

Add support for the XXX comment prefix #44

Closed mattgrid closed 1 year ago

mattgrid commented 1 year ago

Using XXX as a tag has a long history in Unix and is used in Java code to flag code that's bad even though it works. It's listed as an example tag on Wikipedia. I also happen to work on a codebase that uses it as a FIXME tag, so I have my own reasons for wanting to see it in my Nova sidebar 😉

mattgrid commented 1 year ago

(Oops, wrong GitHub account. I'll try again.)