is there a way to list ToDo comments in rstudio? Before I used eclipse and really loved to put some # TODO I definitely need more unit tests here! comments
# TODO I definitely need more unit tests here!
You can use the outline list by having:
# TODO I definitely need more unit tests here! ####
Just keep in mind that you have to have 4 '#' at the end of the line