I tend to add a comment behind a line of code with something like:
Code:
Send ClientLog to ghoWebApp "..." //TODO: Remove this line after debugging
It would be nice if the Studio would recognize those ToDos as well.
It is debatable whether this is good practice or not, but it is kind of annoying if you "lose" your ToDos