My favorite type of comments

August 20, 2018 @WAT

A selection of dearly beloved todos and fixes

//  TODO:   Please help with documentation here, as I don't know the details, specially for the methods not documented.
/// <summary>
///
/// </summary>

# TODO: write code...

//TODO change this ???

/**
* TODO: What does it do?
* @since 5.3.1
*/

// @todo fixme
return TRUE;

// FIXME: do something here
// FIXME: do something else here

* FIXME: not use this damn method, never!!!

/* FIXME FIXME FIXME */

// fixme: deprecated