Just a list of a couple of BBEdit syntax highlighting details I'd love
to see added:

1.  A different colour for PHP variables in strings (same for Ruby too
I suppose). ie:

    var $example = "Some example text $some_variable and some more
text";

    I'd love to see $some_variable stand out from the regular string
colour.

2.  A different colour for PHP statements in HTML, ie:

    <div id="<?php echo $some_variable">...</div>

   I don't think full php highlighting is necessary here, but just a
different colour to help them stand out.

3.  ctags solved the need to add syntax highlighting to framework or
library functions / classes. Maybe a command to add/update ctags for
individual projects?

4.  Highlighting for ruby modules / methods. Ie: puts, File,
FileUtils, etc.

Just my 2 cents. Anyone else have have something to add?

Thanks,
Darren

-- 
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>

Reply via email to