On 1 Jan 2021, at 11:19, Joe Strout wrote:
> I have a codeless language module
> (
https://github.com/JoeStrout/miniscript-bbedit-lang-mod) which does a
> fine
> job of syntax coloring. Now I want to add a function pattern, so it
> can
> identify functions and support the function pop-up. Following the
> example
> in the docs, I've developed a RegEx which correctly selects functions
> when
> I run it on its own. However, when I add it to the language module,
> my
> language no longer appears in BBEdit as a language option at all. I
> have
> searched the Console for errors, but can't find any there.
Choose "Logs" from the "Folder" submenu of the main application menu.
the Finder. If so it should describe what prevented the module from
Someday I'll look back on all this and laugh... until they sedate me.