thank you Rod, thats whta i already havre tried, but i can't find exactly there you said, the way to colorize my php variables, for example:
<?php echo $name; ?> i swould like to see $name in blue. what do i have to change to get this please? Regards, Martin On 13 Sep., 21:01, Rod Buchanan <[email protected]> wrote: > On Sep 13, 2010, at 10:38 AM, Martin wrote: > > > the last post to this is from 2008 and it didn't help me.... so here > > my question: > > > Is there any way to syntax highlight (change color of) my php > > variables in bbedit editor? > > example: > > echo $name; > > > i swould like to see $name in blue. > > Preferences -> Languages > > Double-click "PHP" in the "Installed Languages:" box and go to the "Colors" > tab. > > -- > Rod Buchanan -- You received this message because you are subscribed to the "BBEdit Talk" discussion group on Google Groups. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at <http://groups.google.com/group/bbedit?hl=en> If you have a feature request or would like to report a problem, please email "[email protected]" rather than posting to the group. Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>
