Bug 72770 - [syntax highlighting] Seperate setting for 'continue' keyword
Summary: [syntax highlighting] Seperate setting for 'continue' keyword
Status: ASSIGNED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Text (show other bugs)
Version: 3.0   Edit
Hardware: All All
: P3 enhancement with 1 vote (vote)
Target Milestone: ---   Edit
Assignee: JDT-Text-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-27 06:26 EDT by MH CLA
Modified: 2004-08-27 09:42 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 MH CLA 2004-08-27 06:26:22 EDT
The syntax highlighting in Eclipse 3.0 is very helpful. I miss the special 
coloring of the keyword "continue", because it is also important to detect 
somewhere within a loop as the keyword "return" is important within a method.