Re: :: as a keyword in a language module

2016-05-12 Thread @lbutlr
On May 12, 2016, at 11:53 AM, Robert  wrote:
> How do I tell BBEdit in a codeless language module that words separated by a 
> "::" are keywords?
> 
> For example:  Perl::Critic

I thought of one thing that might help, if you define your Identifier and 
Keyword Characters set to include the : character that may help. I’m not sure 
where to go from there, but perhaps defining the set as

ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789_:

Makes some progress?

-- 
When someone is impatient and says, "I haven't got all day," I always
wonder, How can that be? How can you not have all day?

-- 
This is the BBEdit Talk public discussion group. If you have a 
feature request or would like to report a problem, please email
"supp...@barebones.com" rather than posting to the group.
Follow @bbedit on Twitter: 

--- 
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 bbedit+unsubscr...@googlegroups.com.
To post to this group, send email to bbedit@googlegroups.com.


Re: :: as a keyword in a language module

2016-05-12 Thread @lbutlr
On May 12, 2016, at 11:53 AM, Robert  wrote:
> How do I tell BBEdit in a codeless language module that words separated by a 
> "::" are keywords?
> 
> For example:  Perl::Critic

I don’t think you can, other than to list all possible ones in your 
BBLMKeywordList.

AFAIK there is no sort of patterns matching available for the keywords so 
something like

\<[^:]+::.+\> wouldn’t work.


-- 
SHERRI DOES NOT "GOT BACK" Bart chalkboard Ep. AABF07

-- 
This is the BBEdit Talk public discussion group. If you have a 
feature request or would like to report a problem, please email
"supp...@barebones.com" rather than posting to the group.
Follow @bbedit on Twitter: 

--- 
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 bbedit+unsubscr...@googlegroups.com.
To post to this group, send email to bbedit@googlegroups.com.


:: as a keyword in a language module

2016-05-12 Thread Robert
How do I tell BBEdit in a codeless language module that words separated by 
a "::" are keywords?

For example:  Perl::Critic

Bob

-- 
This is the BBEdit Talk public discussion group. If you have a 
feature request or would like to report a problem, please email
"supp...@barebones.com" rather than posting to the group.
Follow @bbedit on Twitter: 

--- 
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 bbedit+unsubscr...@googlegroups.com.
To post to this group, send email to bbedit@googlegroups.com.


Re: [ANN] BBEdit 11.6 (3913) pre-release

2016-05-12 Thread Rich Siegel

On Thursday, May 12, 2016, Oliver Boermans  wrote:


Woot! Thank-you. I have had this happen seemingly randomly.
Was waiting for a pattern to emerge before reporting,


Too bad you didn't report it sooner! ;-)

The next build will have further changes here, so please write 
to support if you encounter any difficulty. (Whether you can 
find a pattern to it or not.)


R.
--
Rich Siegel Bare Bones Software, Inc.
  

Someday I'll look back on all this and laugh... until they 
sedate me.


--
This is the BBEdit Talk public discussion group. If you have a 
feature request or would like to report a problem, please email

"supp...@barebones.com" rather than posting to the group.
Follow @bbedit on Twitter: 

--- 
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 bbedit+unsubscr...@googlegroups.com.
To post to this group, send email to bbedit@googlegroups.com.


Re: [ANN] BBEdit 11.6 (3913) pre-release

2016-05-12 Thread Oliver Boermans
On 12 May 2016 at 06:26, Rich Siegel  wrote:

> *   [322129] Worked around a pathological behavior in the OS which
> would cause the file info popover to take minutes to appear in
> some situations (in particular, when Active Directory services
> are in use).
>

Woot! Thank-you. I have had this happen seemingly randomly.
Was waiting for a pattern to emerge before reporting,

-- 
This is the BBEdit Talk public discussion group. If you have a 
feature request or would like to report a problem, please email
"supp...@barebones.com" rather than posting to the group.
Follow @bbedit on Twitter: 

--- 
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 bbedit+unsubscr...@googlegroups.com.
To post to this group, send email to bbedit@googlegroups.com.