On various Windows editrors I can use Cltr+[ to jump beetween mathching pairs of braces and parens. Is there such function in TM? I haven't found it in menu and built-in help.
BTW: is it possible to re-assign Cmd+[ to tab? (only if some text is selected, ofcourse)
On 9/3/2006, at 18:07, porneL wrote:
Is there such function in TM? I haven't found it in menu and built- in help.
http://lists.macromates.com/pipermail/textmate/2006-March/008929.html
BTW: is it possible to re-assign Cmd+[ to tab? (only if some text is selected, ofcourse)
http://lists.macromates.com/pipermail/textmate/2005-October/006391.html
On Thu, 09 Mar 2006 17:28:49 -0000, Allan Odgaard throw-away-1@macromates.com wrote:
Is there such function in TM? I haven't found it in menu and built-in help.
http://lists.macromates.com/pipermail/textmate/2006-March/008929.html
Oh, that's too bad, because cmd+shift+B is not good for navigation around document. Any plans on implementing simple jump?
BTW: is it possible to re-assign Cmd+[ to tab? (only if some text is selected, ofcourse)
http://lists.macromates.com/pipermail/textmate/2005-October/006391.html
I've never had need for overtyping selection with tab. Can you add option to use simple shortcut?
On 09/03/2006, at 19:08, porneL wrote:
I've never had need for overtyping selection with tab. Can you add option to use simple shortcut?
It's actually pretty easy to get used to, especially opt-tab and opt- shift-tab, IMO. Now it's actually annoying for me when I use other editors that have the 'standard' behaviour :/.
-- Sune.
On Thu, March 9, 2006 12:28 pm, Allan Odgaard wrote:
On 9/3/2006, at 18:07, porneL wrote:
BTW: is it possible to re-assign Cmd+[ to tab? (only if some text is selected, ofcourse)
http://lists.macromates.com/pipermail/textmate/2005-October/006391.html
This may be slightly off-topic, but why is it that when I un-indent something, it drops to the next line automatically? Often I want to unindent but continue typing on the same line. Is there a way to disable this behavior? It's one of the few quirks that really frustrate me.
Rob
On 10/3/2006, at 10:18, Robert Speicher wrote:
This may be slightly off-topic, but why is it that when I un-indent something, it drops to the next line automatically?
http://lists.macromates.com/pipermail/textmate/2005-November/006454.html
There's always the balance jr command ;) http://subtlegradient.com/articles/2006/02/05/my_textmate_bundles_etc
That's handle for jumping around you document, kinda'
You could always just record a macro to search for anything in between whatever brackets you want. And then map it to a keystroke.
On Mar 9, 2006, at 12:07 PM, porneL wrote:
On various Windows editrors I can use Cltr+[ to jump beetween mathching pairs of braces and parens. Is there such function in TM? I haven't found it in menu and built- in help.