Best way to manage TODO in your code

How does everyone manage their TODOs in the code?

Of course I can do a TODO search in VSCode and have all the TODO surfaced.

In R there’s a package called todor which does the same thing.

There are quite a lot packages in VSCode but I guess they all work pretty much the same and there are no Julia-specific features.

What Julia specific tooling do you need here?

I am using todo-tree and am fine with it.

4 Likes

I see two, which have very similar names, you meant this one with a lot of downloads right?

image

@xiaodai thank you for opening the topic, it had never occured to me that this would be something I needed :blush:

Kind regards

Same. Nothing Julia specific. Was hoping I can