Sunday, February 24, 2013

Re: php omnicompletion and ctags

On Sunday, February 24, 2013 2:56:07 PM UTC-3, Ben Fritz wrote:

>
> From looking at :help ft-php-omni, I think that yes, it ought to.
>
> Does the Banner class appear in your tags file? Does it have any members? Perhaps your tags file is missing the required information and just needs to be regenerated. I'm not sure how PHP completion works, perhaps $Banner itself needs to be in the tags file?


I generate the tags file with "ctags -R --languages=php ." in the root of my application directory, and yes, the Banner class is showing up in the tags file. I didn't check if Banner was in the tags file, but anyway, I regenerated it and it seems to be working now. Thanks.

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment