");
Print_R(GET_defined_VaRs());
sPrinTF('%s','');
?>
Variable names are the *only* exception.
So yes, $var != $Var;
And variable names are not syntax highlighted specifically (other than
the fact that variables are highlighted). So by case-sensitizing keyword
and function references, that is
really?
seems sensitive to me...
Mike Eheler wrote:
> Cool, however PHP is not case sensitive, nor is ASP or HTML for that
> matter, therefore case sensitive syntax highlighting will not be good
> for these languages.
>
> Mike
>
> J Smith wrote:
>
> > I sumbitted a similar patch to the Quanta
Cool, however PHP is not case sensitive, nor is ASP or HTML for that
matter, therefore case sensitive syntax highlighting will not be good
for these languages.
Mike
J Smith wrote:
> I sumbitted a similar patch to the Quanta team about a week ago. It may
> appear in an upcoming release, possi
I sumbitted a similar patch to the Quanta team about a week ago. It may
appear in an upcoming release, possibly Quanta 3, which will come with KDE
3.0.
A few other additions I made:
- highlighting is now case-insensitive for everything. I believe older
versions were case-sensitive for keywor
4 matches
Mail list logo