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?

And, as long as I've got your attention, when I use sites like 
<http://www.phpformatter.com/> the output code comes back formatted using 
non-breaking spaces for padding. When copied and pasted into a BBEdit doc, the 
presence of non-breaking spaces breaks the code. I wondered why my code would 
break each time I formatted it, even though the only (visible) difference 
between before and after was white space. 

It turns out that, if I use Firefox or SeaMonkey with these code formatter 
sites, when I copy/paste, the non-breaking spaces are changed to plain old 
spaces. The code does not break. Other browsers copy the non-breaking spaces to 
the clipboard.

No that I know of the problem, it's a simple enough matter to find/replace to 
fix the spaces. But is there a setting somewhere in BBEdit that can 
automatically change to spaces when pasting non-breaking spaces? If not, might 
this be a reasonable option to add to the Editor defaults (right in there with 
auto indenting and smart quotes?

Of course, I wouldn't have to use php/Javacsript/etc formatter sites if I had 
this functionality within BBEdit...




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