Opened 5 years ago
Last modified 2 years ago
#729 assigned Bugs
Change the default Foreground color
| Reported by: | brentd | Owned by: | incastrix |
|---|---|---|---|
| Priority: | 1 | Milestone: | 1.5.0 |
| Component: | PHP Editor | Version: | 1.2.x |
| Keywords: | highlight | Cc: |
Description
If I have mixed html and php code you can't change the default foreground color for items outside the <?php ?> tags that don't match syntax highlighting.
Example
<html>
<body>
<div>Test</div>
<?
echo 'Here is some text';
?>
The 'Test' text between the divs has a black foreground color by default and there is no way to change this so if you have a black background you can't see any text that doesn't get highlighted. I couldn't find a place to change the color of any of the elements outside the <? ?> tags but the default text is the only one that's causing a problem with the black background
Attachments (1)
Change History (6)
Changed 5 years ago by brentd
comment:1 Changed 5 years ago by hodge
comment:2 in reply to: ↑ description Changed 5 years ago by radnall
I can also confirm this bug on on Ganymede 3.4.1 (OS X), PHPeclipse 1.2.1.200810130444PRD
comment:3 Changed 5 years ago by ed_mann
- Keywords highlight added
- Milestone set to 1.3.0
- Version set to 1.3.0-nightly
comment:4 Changed 4 years ago by incastrix
- Milestone changed from 1.3.0 to 1.5.0
- os_platform changed from Linux to Any
- Owner set to incastrix
- Status changed from new to assigned
- Version changed from 1.3.0-nightly to 1.2.x
comment:5 Changed 2 years ago by jwir3
I can confirm this bug on Helios 3.6.1.r361_v20100714-0800 (Windows), PHPEclipse 1.2.3.20091009
![(please configure the [header_logo] section in trac.ini)](/chrome/site/eclipsebutton_med.png)
I can confirm this bug - I'm also using Ganymede (3.4) on Linux (x64), and have the same issue with black foreground outside the <?php ?> tags. PHPEclipse v1.2.0.200809070603NGT