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 233616 - Implement syntax highlight setting for local variables
Summary: Implement syntax highlight setting for local variables
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.3.1
Hardware: PC Windows XP
: P3 normal (vote)
Assignee: issues@cnd
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-29 19:39 UTC by ikogan
Modified: 2013-08-20 17:35 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ikogan 2013-07-29 19:39:34 UTC
For C/C++ identifier setting takes over. There is no setting for local variables.
Comment 1 ikogan 2013-08-20 17:35:23 UTC
Same is true for enumerations, and perhaps other data types as well.