Hi,
i'm working with PHP5 and use visibility-keywords such as "public, private, protected".
The Problem is, functions and variables declared with visibility are not shown in the CTags-window. is this a general problem or something that just doesn't work for me?
would be nice if someone knows a solution. :)
CTags in PHP5 (visibility)
(6 posts) (3 voices)-
Posted 5 years ago #
-
There is a patch for ctags here: http://blog.bitflux.ch/archive/2004/04/15/ctags_for_php.html which I'll try and look into applying for the next release. It's looking increasingly like I'll have to maintain my own ctags build for PN2!
Posted 5 years ago # -
This should be fixed if you use the ctags.exe linked from my blog:
Posted 5 years ago # -
Hey, Simon:
If you decide to mantain your own CTags build, could you please add VBNet support?
Thanks.Posted 5 years ago # -
Read the blog post :)
Posted 5 years ago # -
Works very fine here, thank you :)
Posted 5 years ago #
Reply
You must log in to post.