Hi Everyone, I've done some Googling, but I can't seem to find out for sure if this is possible in BBEdit. I've created a ctags file for a PHP project, and the classnames auto complete fine. What I'd to be able to do is autocomplete a method after the arrow operator for an object for a class. Is this possible? Here's an example to clarify
$object = new My_Class_Name(); //"My_Class_Name" auto completes fine $object-> //Would like an auto-complete of methods to show up. Thank you in advance for any advice. Will -- 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].
