Community
Participate
Working Groups
Go to Preferences -> PHP -> Editor -> Syntax Coloring Try changing some Background colors. Expected: Be able to change Actual: For the following elements could not change the background: * Classes * Constants * Deprecated Members * Fields * Functions * Internal Classes * Internal Constants * Internal Functions * Methods * Parameter Variables * Static Fields * Static Methods * Superglobal Variables When you click the button, select the color, OK - nothing happens. Color remains white
and I also found that the background color is not stored at all.
Actually, the WST does not provide the feature to change the background color. There is only one method to get the ColorPreferenceKey in org.eclipse.wst.sse.ui.ISemanticHighlighting. And I found it can only change the foreground color in JDT and JavaScript too. So I think we should remove the background color editor, and change the "Foreground" label to "Color" just like JDT.
fixed
Retested on the following environment: Windows XP, 32 bit, Zend Studio 9.0.0, build 179 Problems with setting the background coloring: * Function Problems with restoring default color settings: * Fields; * Deprecated members * Static Fields * Static Method I'm reopening the issue. Ilina Stefanova
please try the latest build,thanks
Original bug is fixed. Another one opened for Restore Defaults problem: Bug #361158