Keyboard Maestro is not ideal for this.
Searching the matching bracket / paranthesis / etc. to the left works.
To the right…
a) when searching in
background-color: rgb(2, 99, 174);
with the cursor initially between ( and 2, it ends after ;
b) when searching in
.TabbedPanelsContent {
overflow: visible !important;
display: block !important;
clear:both !important;
}
with the cursor initially after {, it ends after important;
and this even when CMD - B and right arrow (that is actually in the
KBM-macro) put the cursor on the right spot.
I even tried putting a pause between CMD - B and the right arrow in the
KBM-macro (that’s how clueless I was! :-) but it doesn’t change
anything.
Regards,
Vlad
On 5 Mar 2020, at 19:16, Vlad Ghitulescu wrote:
Hi, Roland!
Thanks a lot - it's good to know that I didn't miss something obvious
(like I did with the select word!!! :-/) AND that it can be done with
Keyboard Maestro.
I suppose that AppleScript would be speedier but - shame on me - I
didn't make any progress with it… so Keyboard Maestro to the rescue!
Thanks again!
Regards,
Vlad
On 5 Mar 2020, at 19:13, Roland Küffner wrote:
Hi, Vlad
if you could live with two keystrokes, the sequence
cmd+b (for "View > Balance") and
arrow right (resp. left)
can move the insertion point around pretty quick.
Depending on the language you are using the commands "Go > Reveal
Start/End" might also a good solution.
If you find yourself using two keystrokes all the time, there is of
course
the inevitable option of using Keyboard Maestro to shrink it down to
one
keystroke of your liking.
It should also be possible to do this with some simple applescript,
but
Catalina wrecked my quick and helpless attempt to achieve this with
tell application "System Events" to keystroke "B" using command down
tell application "System Events" to key code 124 -- for arrow right
-Roland
On Thu, Mar 5, 2020 at 1:37 AM Vlad Ghitulescu <[email protected]>
wrote:
Hey!
Is there a way to jump to the matching bracket (in the row 76)
and back (to the row 35)?
Thanks!
Regards,
Vlad
--
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/B6504608-4353-44DE-9945-4EA3D303C8DD%40Ghitulescu.de
<https://groups.google.com/d/msgid/bbedit/B6504608-4353-44DE-9945-4EA3D303C8DD%40Ghitulescu.de?utm_medium=email&utm_source=footer>
.
--
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/CABybPXZ35a3pBfevtSEpph6gjQya9GEOEDNgOw-h6d%2Bmxx6iQQ%40mail.gmail.com.
--
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/BAA3CA8D-6D86-44FE-A11D-CCA739350B01%40Ghitulescu.de.
--
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/332FCDBB-1C20-4094-BAAA-624614835AA9%40Ghitulescu.de.