I've just encountered the weirdest behavior in BBedit 12.0.1.
Create the following Javascript file:
```
/*
command: DOIT someTerm<#>|anotherTerm<#>
*/
function doIt() {
let x = 1;
}
```
Put the cursor anywhere in the file, and hit the tab key. You will never
get a tab. Instead the editor highlights: "<#>|anotherTerm<#>". If there
are multiple such <#>s in the file, the tab key cycles the highlight among
pairs of <#>s.
I guess I have to change my comment to something BBedit can handle.
~joe
--
This is the BBEdit Talk public discussion group. 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>
---
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 post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/bbedit.