- Status Assigned
- Percent Complete
- Task Type Feature Request
- Category Enhanced Syntax Highlighting
- Priority Very Low
- Reported Version 1.0.0.2293
- Due in Version Backlog
- Votes
- Private
FS#23 - Comment Highlight
Is it possible to highlight some comments such as
// TODO: ....
// HACK: ....
// NOTE: ....
// + ... (display with a bigger font)
// ++ ... (display with a much bigger font)
// - ... (display with a smaller font)
// -- ... (display with a much smaller font)
For the "TODO", "HACK", "NOTE" i planned to add something like Visual Assits comment hash map. But i don't think it makes much sense to color them differently.
This whole request is quite special, i will see if i add it to codinion if nothing better comes up :D.