TextMate can show definition of a function easily?
Posted
by Jian Lin
on Stack Overflow
See other posts from Stack Overflow
or by Jian Lin
Published on 2010-06-15T23:58:41Z
Indexed on
2010/06/16
0:02 UTC
Read the original article
Hit count: 205
textmate
I am using TextMate on a Ruby on Rails project and wonder if you can put the mouse on link_to, and then press a key and it will show the definition of link_to, or does this for any other helper functions?
Or, click open a box and type in a function name and it will show you the definition?
© Stack Overflow or respective owner