Currently I\'m working on an iOS based Image Manipulation task.
I\'m working on different modules. So If I need to add something in a module in fu
I got it.
Writing comment like:
// TODO: Do something
Will do the trick.
I got something like:
Also there is a lot of options like:
// FIXME: Midhun
// ???: Midhun
// !!!: Midhun
// MARK: Midhun