Feature #942

Support for comment keywords highlight (TODO & FIXME)

Added by Zbigniew Rebacz over 9 years ago. Updated over 9 years ago.

Status:ApprovedStart date:12/01/2014
Priority:LowDue date:
Assignee:Zbigniew Rebacz% Done:

0%

Category:CodeEditorSpent time:-
Target version:-

Description

TODO and FIXME is impportant statements swen into comments. It is important to cast eyes, beacuse it can speed up it reduction. It means that highlighted "TODO" and "FIXME" will be sonner realized. Moreover it it will be hard to forget.

Example:

// TODO: Refactor code
^
This keyword should be highlighted inside comment.

Example2:

/* Long comment
 * ...
 * .. FIXME: speed up algorithm
 * ...
 */

History

#1 Updated by Miroslav Fidler over 9 years ago

Sounds good...

#2 Updated by Miroslav Fidler over 9 years ago

  • Status changed from New to Ready for QA
  • Assignee set to Zbigniew Rebacz

#3 Updated by Zbigniew Rebacz over 9 years ago

  • Status changed from Ready for QA to Approved

Also available in: Atom PDF