todor icon indicating copy to clipboard operation
todor copied to clipboard

TODOr - RStudio add-in for finding TODO, FIXME, CHANGED etc. comments in your code.

Results 8 todor issues
Sort by recently updated
recently updated
newest added

As a user, I'd like to assign colours to categories so I can easily see BUG, FIXME, TECHDEBT, BOOKMARK etc.

enhancement

relevant: https://github.com/nickmerwin/node-coveralls/issues/156 but nothing helped yet

bug

Hey @dokato , is it possible to support multi-line comments? Currently, `todor` only displays one line, however many TODO comments are to big to fit in one line, so the...

enhancement

or... as it's difficult to register them automatically, just add to md instruction o how to set them

As a user I'd like to be able to sort by line, category and text (e.g. like a data frame pane).

enhancement
help wanted

Hi Does Todor only work in RStudio (RStudio add-in aside, of course)? I only need the Todor function but if I run the following:- `x

Great package. One strange behavior I encountered: I had two similar .RMD reports with the same NOTE in each (in the same project). Whenever I knitted one, the other would...

Hi, What's the code for this and please could you update the README.md? I understand how to set new todor_patterns but not how to view what it is currently looking...