Well, I figured this out by looking inside the BBEdit.app bundle and checking out some of the built-in plugins.
It is not documented in the manual section about language modules, but apparently adding a BBLMSupportsTextCompletion key to the plist file makes the caveman completion work. It seems this also has the side effect of preventing English dictionary completion from working, but for coding I think the 'words in this file' style of completion is more useful. I uploaded the amended module, in case anybody finds it helpful: https://github.com/masonmark/coffeescript_language_module_for_bbedit -- 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>
