admin管理员组

文章数量:1167235

I have some gnarly functions in javascript that I am using Textmate to edit. I see an extremely short flash of the matching bracket, but it is almost imperceptible if you don't arrow over the bracket repeatedly. Is there a way to make the bracket highlight persistent?

I have some gnarly functions in javascript that I am using Textmate to edit. I see an extremely short flash of the matching bracket, but it is almost imperceptible if you don't arrow over the bracket repeatedly. Is there a way to make the bracket highlight persistent?

Share Improve this question asked Aug 14, 2009 at 16:00 Joel HooksJoel Hooks 6,5654 gold badges34 silver badges39 bronze badges
Add a comment  | 

1 Answer 1

Reset to default 52

I don't know of a way to make it persistent, but inside the brackets you can hit +Shift+B or go to Edit > Select > Enclosing Brackets to highlight (via selection) everything within the brackets.

本文标签: Bracket Highlighting in Textmate (javascript)Stack Overflow