Did you go into Languages/Installed Languages in Preferences and make sure PHP in HTML is installed?
-- Barbara > On Apr 30, 2017, at 4:19 AM, Simdude <[email protected]> wrote: > > Really basic getting started question. So I have a simple php file like below > and start to type an "if" statement. I expect the clippings to show an option > to complete the if (the file type is showing "PHP in HTML") but I have no > option. I started creating my own clippings but this seems so basic, I must > have missed something easy. Why don't I see the built in Bbedit php clippings > for the php? When I'm writing html, I can type a tag, pause to see the > completion, hit return and the expansion completes. > > <?php > > > $user = "jim"; > > if > > > ?> > > 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.
