<s>
gPHPedit	B-Language
is	O
a	O
discontinued	O
UTF-8-compatible	O
IDE	B-Application
for	O
web	O
development	O
in	O
PHP	B-Application
using	O
the	O
GNOME	B-Application
desktop	I-Application
environment	I-Application
.	O
</s>
<s>
gPHPedit	B-Language
is	O
built	O
using	O
Scintilla	B-Language
.	O
</s>
<s>
It	O
is	O
similar	O
to	O
gedit	B-Language
with	O
the	O
difference	O
that	O
it	O
is	O
designed	O
for	O
PHP	B-Application
and	O
HTML	B-Language
text	B-Application
editing	I-Application
.	O
</s>
<s>
It	O
is	O
free	B-Application
software	I-Application
licensed	O
under	O
the	O
terms	O
of	O
the	O
GNU	B-License
General	I-License
Public	I-License
License	I-License
(	O
GPL	B-License
)	O
,	O
</s>
<s>
Highlights	O
PHP/HTML	O
gPHPEdit	B-Language
will	O
recognise	O
PHP	B-Application
and	O
HTML	B-Language
files	I-Language
and	O
colour-highlight	O
the	O
file	O
during	O
editing	O
.	O
</s>
<s>
It	O
recognises	O
all	O
PHP	B-Application
functions	O
up	O
to	O
and	O
including	O
PHP	B-Application
4.3.0	O
.	O
</s>
<s>
Highlights	O
CSS	B-Language
gPHPEdit	B-Language
will	O
recognise	O
CSS	B-Language
files	O
and	O
colour-highlight	O
the	O
file	O
during	O
editing	O
.	O
</s>
<s>
Highlights	O
SQL	B-Language
Currently	O
in	O
beta	O
test	O
phase	O
,	O
gPHPEdit	B-Language
will	O
recognise	O
SQL	B-Language
files	O
and	O
colour	O
highlight	O
the	O
file	O
during	O
editing	O
.	O
</s>
<s>
This	O
functionality	O
is	O
in	O
its	O
early	O
stages	O
of	O
development	O
and	O
may	O
have	O
bugs	B-Error_Name
.	O
</s>
<s>
Dropdown	O
function	O
lists	O
Start	O
typing	O
the	O
first	O
few	O
characters	O
of	O
a	O
PHP	B-Application
function	O
name	O
and	O
gPHPEdit	B-Language
will	O
drop	O
down	O
a	O
list	O
of	O
all	O
the	O
PHP	B-Application
functions	O
that	O
match	O
.	O
</s>
<s>
It	O
recognises	O
all	O
PHP	B-Application
functions	O
up	O
to	O
and	O
including	O
PHP	B-Application
4.3.0	O
.	O
</s>
<s>
Function	O
parameter	O
popups	O
After	O
typing	O
the	O
name	O
of	O
a	O
PHP	B-Application
function	O
and	O
hitting	O
the	O
open	O
parenthesis	O
"	O
(	O
"	O
button	O
,	O
a	O
list	O
of	O
the	O
required/desired	O
parameters	O
will	O
appear	O
to	O
help	O
you	O
remember	O
the	O
order	O
of	O
them	O
.	O
</s>
<s>
Class/function	O
browser	O
If	O
the	O
opened	O
file	O
is	O
in	O
the	O
same	O
location	O
as	O
other	O
PHP	B-Application
files	O
,	O
gPHPEdit	B-Language
will	O
automatically	O
examine	O
them	O
and	O
display	O
a	O
list	O
of	O
all	O
the	O
functions	O
and	O
classes	O
in	O
those	O
files	O
in	O
a	O
tree	O
view	O
on	O
the	O
left	O
hand	O
side	O
of	O
the	O
editor	O
.	O
</s>
<s>
Lint	B-Device
checking	O
If	O
the	O
command	B-Application
line	I-Application
binary	O
is	O
installed	O
for	O
PHP	B-Application
,	O
gPHPEdit	B-Language
can	O
use	O
it	O
to	O
do	O
a	O
lint	B-Device
check	O
on	O
the	O
code	O
being	O
edited	O
.	O
</s>
<s>
If	O
the	O
command	B-Application
line	I-Application
binary	O
finds	O
a	O
problem	O
it	O
will	O
underline	O
the	O
appropriate	O
line	O
with	O
a	O
wavy	O
red	O
line	O
(	O
ala	O
Microsoft	O
Word	O
's	O
spell	O
check	O
)	O
.	O
</s>
<s>
When	O
Enter	O
is	O
pressed	O
,	O
gPHPEdit	B-Language
will	O
go	O
directly	O
to	O
that	O
line	O
ready	O
for	O
editing	O
.	O
</s>
<s>
Context	B-Protocol
sensitive	I-Protocol
help	I-Protocol
Highlighting	O
a	O
PHP	B-Application
function	O
and	O
hitting	O
will	O
display	O
the	O
function	O
's	O
help	O
page	O
in	O
gPHPEdit	B-Language
(	O
provided	O
that	O
you	O
have	O
the	O
PHP	B-Application
documentation	O
installed	O
in	O
the	O
correct	O
place	O
and	O
that	O
you	O
have	O
the	O
gtkhtml2	O
component	O
installed	O
)	O
.	O
</s>
<s>
After	O
viewing	O
one	O
of	O
the	O
context	B-Protocol
sensitive	I-Protocol
pages	O
,	O
the	O
links	O
within	O
the	O
page	O
are	O
active	O
.	O
</s>
<s>
Fast	O
startup	O
Because	O
the	O
help	B-Protocol
system	I-Protocol
is	O
an	O
integral	O
part	O
of	O
gPHPEdit	B-Language
,	O
there	O
is	O
no	O
startup	O
time	O
when	O
hitting	O
F1	O
–	O
the	O
page	O
loads	O
almost	O
immediately	O
after	O
the	O
button	O
is	O
pressed	O
.	O
</s>
<s>
gPHPedit	B-Language
is	O
available	O
as	O
a	O
stable	O
Gentoo	B-Application
binary	O
.	O
</s>
