Bug 35348 - Contiguous Todo tasks aren't colored properly
Summary: Contiguous Todo tasks aren't colored properly
Status: RESOLVED DUPLICATE of bug 37006
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.1   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: 3.0 M2   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-20 06:19 EST by Philipe Mulet CLA
Modified: 2003-06-18 08:23 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philipe Mulet CLA 2003-03-20 06:19:23 EST
Build 20030318

Contiguous TODOs aren't properly colored, only the second occurrence is 
highlighted.
[//TODOTODO
public class X {
}]
Comment 1 Dani Megert CLA 2003-06-17 11:18:32 EDT
In my opinion this should not be reported as task tag at all: I might want to
use // _TODO_ 
n my comments for something different than
// TODO: not yet finished

Also, I might have classes that contain a task tag as substring.
Comment 2 Philipe Mulet CLA 2003-06-18 08:23:23 EDT

*** This bug has been marked as a duplicate of 37006 ***