> Does BBEdit have the ability to format and syntax check php code as it does 
> html code?
>Is there a hidden php palette somewhere that I have yet to find?

I don't know of a solution to your pasting non-breaking spaces issue,
but as Dennis said it's possible to syntax check and format PHP files
using the BBEdit's Scripting Support.

I've slightly adapted John Gruber's script for my own purposes. It's
available on my site at:

http://www.burney.ws/bbedit/

For formatting other people's code, I use the command line tool astyle
via BBEdit. It works well for pure PHP/JavaScript code but not for
mixed PHP/HTML code. If you can get one of those other beautifiers
working on the command line, you could adapt the very simple unix
script version I have on my site for your purposes.

Hope that helps.

-Paul Burney

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "BBEdit Talk" group.
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 specific feature request or would like to report a suspected (or 
confirmed) problem with the software, please email to "[email protected]" 
rather than posting to the group.
-~----------~----~----~----~------~----~------~--~---

Reply via email to