<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">I think the problem is with the bundled "<a href="https://github.com/textmate/ctags.tmbundle/blob/master/Support/bin/ctags-objc" class="js-directory-link" id="58b305983c5495dabb754eb4a72a7976-7734791ed9b26d6843131714dbd40bab5498c0e6" title="ctags-objc" style="box-sizing: border-box; color: rgb(64, 120, 192); text-decoration: none; font-family: Helvetica, arial, nimbussansl, liberationsans, freesans, clean, sans-serif, 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 13px; line-height: 20px; white-space: nowrap;">ctags-objc</a>”, because after generating the tags file “by hand” using an updated ctags, it worked very well.<div class=""><br class=""></div><div class="">Thanks,</div><div class=""><br class=""></div><div class="">adler</div><div class=""><br class=""><div class=""><div><blockquote type="cite" class=""><div class="">On Jul 27, 2015, at 14:43, Adler Medrado <<a href="mailto:adlermedrado@gmail.com" class="">adlermedrado@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class="">Hello all,<br class=""><br class="">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.<br class=""><br class="">I create a .ctags file with the content below and put it on my home folder, but it is not working.<br class=""><br class="">--recurse=yes<br class="">--tag-relative=yes<br class="">--exclude=.git<br class="">--exclude=.node_module<br class="">--exclude=var<br class=""><br class="">Can someone help me, please?<br class=""><br class="">Thank you in advance.<br class=""><br class="">adler<br class=""><br class=""></div></blockquote></div><br class=""></div></div></body></html>