Thanks Rich, now I know it's possible... So now I have to get to work on a test. This is what I've got as a tags file:
!_TAG_FILE_FORMAT 2 /extended format; --format=1 will not append ;" to lines/ !_TAG_FILE_SORTED 1 /0=unsorted, 1=sorted, 2=foldcase/ ctags_test *.txt 0;" kind:f access:public Is that even right? I'm trying to cobble together a ctags file from what I can find via google and in the manual. Is the idea that I put this in the same directory as a test file and "ctags_test" should show up in the function menu and completions pop-up? Should the file just be named "tags"? By the way, this test does not work. So I assume I'm doing something wrong. (It looks like the "signature" is required but what format should it be in under these circumstances?) -- 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>
