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 125857

Summary: Excessive angle brackets highlighting in C/C++ editor
Product: cnd Reporter: Sergey Grinev <sergius>
Component: EditorAssignee: Vladimir Kvashin <vkvashin>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Sergey Grinev 2008-01-23 16:06:24 UTC
1. Create CPP file and type next code:

cout << (2 > 1);

2. Position cursor at greater sign. Editor would highlight it and 2nd part of << operator as "angle brackets".
Comment 1 Alexander Simon 2008-11-19 10:29:07 UTC
fixed before:
- no angle brackets highlighting
Comment 2 ahot 2008-12-11 10:33:11 UTC
ok in Build 200812110201