[TxMt] Re: Show current scope/block, but not Textmate scope

Hans-Jörg Bibiko bibiko at eva.mpg.de
Fri Jun 6 11:41:21 UTC 2014


Hi Guido,

On 06 Jun 2014, at 13:32, coccoinomane <coccoinomane at gmail.com> wrote:

> Say that I am editing a C/C++ file, with plenty of nested loops and "if"
> conditions. Is there a command to show an outline of these scopes and at
> which level the caret is in such hierarchy? For example, if the caret is
> inside this nested loop:

I’m using "Edit > Select > Current Scope" or "Edit > Select > Enclosing Typing Pairs” to come up with a selection. You can also execute them more than once to go one level up.

Cheers,
Hans


More information about the textmate mailing list