example text:
(helloword)
When use vim to select a enclosing typing pair, you can choose to select the punctuation or not, by using command 'i' and 'a'. eg 'vi(' 'va('
When use Textmate, select Enclosing Typing Pairs command will make the selection with punctuations like vim's 'va(' does. Is it possible to make the selection without punctuations like vim's 'vi(' does?
On Sep 12, 2012, at 4:59 AM, Yuan Jiang sleetdrop@gmail.com wrote:
[…] When use Textmate, select Enclosing Typing Pairs command will make the selection with punctuations like vim's 'va(' does. Is it possible to make the selection without punctuations like vim's 'vi(' does?
No such function but you can move to start/end of block with ⌃⇣/⇡ and select to begin/end of block with ⌃⇧⇣/⇡.
I recorded a macro that does ⌃⇡ + ⌃⇧⇣:
Thanks!
On Wed, Sep 12, 2012 at 6:47 PM, Allan Odgaard mailinglist@textmate.org wrote:
On Sep 12, 2012, at 4:59 AM, Yuan Jiang sleetdrop@gmail.com wrote:
[…] When use Textmate, select Enclosing Typing Pairs command will make the selection with punctuations like vim's 'va(' does. Is it possible to make the selection without punctuations like vim's 'vi(' does?
No such function but you can move to start/end of block with ⌃⇣/⇡ and select to begin/end of block with ⌃⇧⇣/⇡.
I recorded a macro that does ⌃⇡ + ⌃⇧⇣:
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate