This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 143113 - Wrong highlight in comments
Summary: Wrong highlight in comments
Status: RESOLVED DUPLICATE of bug 85230
Alias: None
Product: cnd
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: PC All
: P3 blocker (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-07 00:35 UTC by crimcat
Modified: 2008-08-07 13:37 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description crimcat 2008-08-07 00:35:13 UTC
Hello,
using with NetBeans IDE I found that there is a problem with highlighting in comments (actually, I found the problem
working with C/C++): the email addresses are highlighted partially. I mean that if you put an email address (like
xxx@yyyy.com) the yyyy is be highlighted as if it is a part of Java-style comment tag, like @param or @return).
Suggest adding email addresses parsing with optional flag in setup (I think this would save time processing source files).
Comment 1 Jana Maleckova 2008-08-07 09:13:10 UTC
reassign to CND for evaluation
Comment 2 Jiri Prox 2008-08-07 13:37:22 UTC
this is duplicate of issue 85230, thanks for your report anyway

*** This issue has been marked as a duplicate of 85230 ***