On 11/11/11 10:44, "Aranir" <[email protected]> wrote: > I just bought bbedit and see that there are autocompletions for the > general code of lua. What I would like to have is autocompletion also > for my own functions and classes. > > I have read it should work with something called ctags, but I have no > idea what they are even after researching them. > > Could someone give me a step by step instruction on how to set this up > on my mac, so that I will have code completion for my own code?
Hi. First off, read this <http://ctags.sourceforge.net/> & remember ctags are installed by default on OS X in /usr/bin. See `man 1 ctags` HTH, Cheers, Phil... -- Nothing to see here... move along, move along -- You received this message because you are subscribed to the "BBEdit Talk" discussion group on Google Groups. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at <http://groups.google.com/group/bbedit?hl=en> If you have a feature request or would like to report a problem, please email "[email protected]" rather than posting to the group. Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>
