[TxMt] Re: Help with ctags bundle
Adler Medrado
adlermedrado at gmail.com
Mon Jul 27 20:20:37 UTC 2015
I think the problem is with the bundled "ctags-objc <https://github.com/textmate/ctags.tmbundle/blob/master/Support/bin/ctags-objc>”, because after generating the tags file “by hand” using an updated ctags, it worked very well.
Thanks,
adler
> On Jul 27, 2015, at 14:43, Adler Medrado <adlermedrado at gmail.com> wrote:
>
> Hello all,
>
> I’m using ctags bundle for a while but now, working on a huge project it is demanding a lot of time to create de tmtags file, so i’m thinking about filter some directories and files that I don’t need to be indexed, but I am not able to put it to work.
>
> I create a .ctags file with the content below and put it on my home folder, but it is not working.
>
> --recurse=yes
> --tag-relative=yes
> --exclude=.git
> --exclude=.node_module
> --exclude=var
>
> Can someone help me, please?
>
> Thank you in advance.
>
> adler
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macromates.com/textmate/attachments/20150727/9089357d/attachment.html>
More information about the textmate
mailing list