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

Summary: Syntax Highlighting Settings
Product: php Reporter: phpsTux
Component: Formatting & IndentationAssignee: Ondrej Brejla <obrejla>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: ENHANCEMENT Exception Reporter:

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.