Alright, so I'm typing along and TM fills in my double-quotes and ruby tags (i.e., <% %>). This is fantastic.
But when I want to be done with the data between the quotes, is there a key command to move me to the other side? I realize hitting the double-quote again does this, but I thought one of the points of smart typing was to do away with that.
Am I missing a preference somewhere?
Thanks!
Sean
On 01/11/2005, at 16.55, Sean Hussey wrote:
But when I want to be done with the data between the quotes, is there a key command to move me to the other side?
ctrl-e : jump to end of line ctrl-a : jump to start of line
That's definitely a help, but what if I (go back and) put parens in the middle of a sentence? Ctrl-e goes to end of line, not outside the parens.
Again, I might just be being picky, but I want to find out if there's a key for it. :)
Thanks!
Sean
On 11/1/05, David Jack Olrik david@olrik.dk wrote:
On 01/11/2005, at 16.55, Sean Hussey wrote:
But when I want to be done with the data between the quotes, is there a key command to move me to the other side?
ctrl-e : jump to end of line ctrl-a : jump to start of line
-- Best regards, David Jack Olrik david@olrik.dk http://david.olrik.dk GnuPG fingerprint C290 0A4A 0CCC CBA8 2B37 E18D 01D2 F6EF 2E61 9894 ["The first rule of Perl club is You do not talk about Perl club"]
For new threads USE THIS: textmate@lists.macromates.com (threading gets destroyed and the universe will collapse if you don't) http://lists.macromates.com/mailman/listinfo/textmate
How about option+left or option+right to shift forward or backward one word? I couldn't live without my option key.
Nathan
On Nov 1, 2005, at 11:11 AM, Sean Hussey wrote:
That's definitely a help, but what if I (go back and) put parens in the middle of a sentence? Ctrl-e goes to end of line, not outside the parens.
Again, I might just be being picky, but I want to find out if there's a key for it. :)
Thanks!
Sean
I don't know if there is any built-in functionality for what you're describing, but I recorded a macro, triggered by cmd-space, which just moves the cursor one character forward. Seems dumb, because you could just hit the right arrow key, but I swear this is so handy that I pine for it in all my other apps. Cmd-space conflicts with spotlight, so I have to move that to another key - which is a bit of a pain, but well worth it.
On Nov 1, 2005, at 7:55 AM, Sean Hussey wrote:
Alright, so I'm typing along and TM fills in my double-quotes and ruby tags (i.e., <% %>). This is fantastic.
But when I want to be done with the data between the quotes, is there a key command to move me to the other side? I realize hitting the double-quote again does this, but I thought one of the points of smart typing was to do away with that.
Am I missing a preference somewhere?
Thanks!
Sean
For new threads USE THIS: textmate@lists.macromates.com (threading gets destroyed and the universe will collapse if you don't) http://lists.macromates.com/mailman/listinfo/textmate