I want cross-file symbol completion, Show Definition, and fast project search for a large Dojo-based project I'm starting to work on. Exuberant ctags in BBEdit sounds like it would work great, but...
I can't get the functions in the project's .js files to appear in tags files, either when I use bbedit --maketags or ctags -R (although the ctags command does index a lot more symbols). Running either one complains of null tags in many of Dojo's internal files, but I'm more concerned with indexing this project. .html files seem to be get indexed ok, and I see symbols from 3rd party .js files, but not the bulk of the project's .js files. Is there a way to create the tags file with functions in Dojo-based javascript files? -- This is the BBEdit Talk public discussion group. 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> --- You received this message because you are subscribed to the Google Groups "BBEdit Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected].
