I have a question about defining keyword pattern matching in codeless language 
modules using BBLMKeywordPatterns. Can a pattern be defined to match only words 
at the beginning of a line?  I’m not having much success using the standard ^ 
regular expression.

To give context, I’d like to define two types of run kinds.  Both are always at 
the beginning of a line and end with a colon; one also leads off with a %. 
Example:

Keyword: do not match anything after the colon
%keywordtwo: don’t match this either

Thanks
Tim


-- 
This is the BBEdit Talk public discussion group. If you have a feature request 
or need technical support, please email "[email protected]" rather than 
posting here. Follow @bbedit on Twitter: <https://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 view this discussion on the web visit 
https://groups.google.com/d/msgid/bbedit/567e12af-8f52-4611-8ac8-aeef62ff1481%40www.fastmail.com.

Reply via email to