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 136372 - Old style syntax highlighting in Code Completion
Summary: Old style syntax highlighting in Code Completion
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Sergey Grinev
URL:
Keywords: USABILITY
Depends on:
Blocks:
 
Reported: 2008-06-03 14:53 UTC by Stepan Doubrava
Modified: 2008-06-08 19:23 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.
Comment 1 Alexander Simon 2008-06-04 16:40:12 UTC
From privet document:
Code completion shows different syntax highlighting then the the code in the editor.
Comment 2 Vladimir Voskresensky 2008-06-05 09:12:05 UTC
I agree. we have to be consistent in color schema for all features 
Comment 3 Sergey Grinev 2008-06-08 19:23:44 UTC
made more consistent:

- function, methods and their parameters are shown as in java code
- specific highlightings are shown according to user font and color settings: for macros, typedefs, class fields
- all new user-colorable supported specific types should be "monohighlighted" also (infrastructure is in place)

http://hg.netbeans.org/main?cmd=changeset;node=e3e75d0e5fa1