Thank you, I read that chapter and created the following: Library->Application Support->BBEdit->Completion Data->Lua
in that folder I placed the ctags I optained by using this command in the folder I placed all my lua scripts: /usr/local/bin/ctags --excmd=number --tag-relative=no --fields=+a+m+n +S -R `pwd` then i typed cat tags and placed the obtained file inside the Completion Data->Lua folder. But still nothings seems to work, BBedit doesn't see any functions. So what did I miss? -- 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>
