Akuli / porcupine

A decent editor written in tkinter
MIT License
162 stars 48 forks source link

TODO comment highlighter #286

Open Akuli opened 3 years ago

Akuli commented 3 years ago

Should highlight at least TODO, FIXME, XXX in visible color.

Not something I would use, but someone else might want it.

Moosems commented 1 year ago

What do the X's stand for?

Moosems commented 1 year ago

I would use the TODO, FIXME, and BUG ones for sure.

benjamin-kirkbride commented 1 year ago

Maybe this should be handled by a linter? See:

Both of these are integrated into ruff: https://beta.ruff.rs/docs/rules/#flake8-todos-td