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 26199 - Highlight macro definitions in Makefiles
Summary: Highlight macro definitions in Makefiles
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@cnd
URL:
Keywords:
Depends on:
Blocks: 178733
  Show dependency tree
 
Reported: 2002-08-01 19:40 UTC by George Hernandez
Modified: 2010-11-12 22:24 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 George Hernandez 2002-08-01 19:40:48 UTC
The Makefile editor does not recognize macro
definitions for syntax coloring, that is, if you
had the definition PATH=/usr/bin, the macro PATH
should be recognized and its color should be
settable. Also, the color for Makefile Targets is
overridden by the color for Makefile identifier.
Comment 1 Jan Chalupa 2002-10-27 17:47:21 UTC
[S1S-EVAL]
Comment 2 Jesse Grodnik 2006-11-14 19:08:19 UTC
Downgraded to P3.

This is a desirable enhnacement for a follow-up release
Comment 3 Vladimir Voskresensky 2008-11-18 08:33:41 UTC
Please, evaluate
Comment 4 Alexey Vladykin 2008-11-18 08:57:37 UTC
Makefile color scheme is now configurable in Tools->Options->Fonts & Colors.
Macro definitions are still not highlighted, but macro usages are.