SmartComments SmartComments is a tool which helps you to put Comments Notes in your code If you need to put a "TODO:" note in your code, just do it, it will change his color. Types: //TODO: //FIXME: //NOTE:
Sizes: //- //+ //++
Its allowed to do Mixures of Sizes and Notes. Also Blockes if you wish. /*+TODO: some todo comment*/ // FIXME: some fixme comment //++NOTE: some note
HOW TO: USE HOW TO: CONFIGURE |