Autocomplete in Textmate
Posted
by Elliot
on Stack Overflow
See other posts from Stack Overflow
or by Elliot
Published on 2010-05-27T19:49:48Z
Indexed on
2010/05/27
19:51 UTC
Read the original article
Hit count: 228
Sometimes I watch screen casts where someone is using text mate.
I'm a rails developer, so these are rails screen casts.
They'll type something like:
def
for example
and "end" will automatically appear underneath.
I do have the bundle for Rails enabled - why doesn't this happen for me?
Thanks!
© Stack Overflow or respective owner