Hi Mark, try this: Open the Setup panel (from the BBEdit menu). Go to `Clippings`. Select PHP.php and click `Edit Enabled Languages...` Ensure you have exactly these languages ticked, and no other: PHP, PHP in HTML.
For me this works. Encountered the same strange behaviour as you, before. Regards, --stefan Am Sonntag, 7. Mai 2017 14:12:48 UTC+2 schrieb Simdude: > > I want to make sure I'm properly mixing my php and html. If I have: > > <?php > some code > ?> > > <!DOCTYPE html> > <html> > html stuff here > </html> > > I find the clippings act strangely. The document is called index.php and > shows as PHP in HTML. When I click in the php section, I only see universal > clippings and expansions don't work. If I click in the html section, I see > the proper html clippings in the menu. Is this an improper way to mix php > and html or do I have some settings in bbedit incorrect? > > Mark > -- This is the BBEdit Talk public discussion group. 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> --- You received this message because you are subscribed to the Google Groups "BBEdit Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/bbedit.
