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 182985 - Syntax Highlighting Settings
Summary: Syntax Highlighting Settings
Status: NEW
Alias: None
Product: php
Classification: Unclassified
Component: Formatting & Indentation (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 normal (vote)
Assignee: Ondrej Brejla
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-27 08:54 UTC by phpsTux
Modified: 2012-04-06 14:46 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 phpsTux 2010-03-27 08:54:53 UTC
I would like the PHP functions (substr(), array_key_exists(), sprintf(), etc.) in color.

With the setting "Identifier" constant, class name, class methods and functions are colored.
Of course, the PHP functions. Unfortunately, the setting "Plain Text" overrides the setting for "Identifier".

Regards
Rene Dziuba
Comment 1 Petr Pisl 2010-04-06 16:32:51 UTC
Do you mean for all functions and method invocations? Or only function invocations?
Comment 2 phpsTux 2010-04-06 16:46:07 UTC
A setting of "Plain Text" restores all settings of "Identifier". Also, all functions, class names and class methods are overwritten.

Is there a way to emphasize color PHP functions?
Comment 3 Petr Pisl 2011-09-26 14:30:45 UTC
There has to be change the PHPColoringLexer.