Is there a way to jump to the corresponding curly brace in TextMate 1.5?
I can’t just collapse the block because it is a poorly formatted file , but a matching bracket can be successfully recognized. I just need to go to it (since it is removed more than 1 screen).
In TextMate 1.x, you can select the contents of the surrounding braces using ⇧⌘B. After that, you can use the arrow keys to go to the beginning / end of the selection. You can record a macro to do this in one step.
TextMate 2 ⌃↑ ⌃↓. (⇧), .
Source: https://habr.com/ru/post/1543992/More articles:How to allow remote communication with Karaf (for remote debugging)? - javaServlets: where did you look for web.xml files? How to merge multiple web.xml files? - javaUITableView reloads data in Swift - objective-cПуть к двоичному поисковому дереву (в лучшем случае) - javaWhat does the exception code 0x00000000e7ffdefe mean? - iosSetting up a Docker (Env) container environment through a remote api api device - dockercreate circular list in Prolog - listcover label and input in the same div - jqueryProlog - are the rules correct, but not outputting as they expected? - prologРазумный способ создания прототипов функций - cAll Articles