Recently, i gave up Taglist
for Tagbar
. Tagbar
works as expected for all languages except PHP.
It lists class, methods and variables into their respective categories instead of displaying methods and variables into their respective scope.
I came to know that ctags
has poor support for PHP.
Is there any way to improve ctags
and Tagbar's
support for PHP? I am hopping for some kind of hack or tweak, or any other way around.