Something like Autotext is def what I'm looking for. I have a problem and a question however.

Question: is there a way to integrate this so it's globally accessible so I don't have to change the language of a Java or Javascript file in order to use it?

My problem is I'm receiving an error and it's not working. I've attached a screenshot. I looked through the files for Autotext and don't see where (or even what) the problem might be, maybe someone can help? 

Thanks again for all your ideas and help...


On Feb 1, 2008 11:49 AM, Hans-Jörg Bibiko <bibiko@eva.mpg.de> wrote:

On 01.02.2008, at 18:59, Daniel Stockman wrote:

> On Feb 1, 2008, at 9:42 AM, Jamal Johnson wrote:
>> I'd like to be able to put my cursor on a word (in a JS file let's
>> say) and have that word highlighted _everywhere_ else in the
>> document making it very easy to find / see where it is. [...] Is
>> this possible?
>
> I dislike the idea of making the mouse cursor integral to a
> function of a text editor, so here's how you could approximate the
> behaviour via the keyboard (with menu path parenthesized):
>
> 1. With the caret inside or bordering the target word, press
> Control + W  (Edit > Select > Word). Alternately, double-click the
> word itself.
>
> 2. Command + E  (Edit > Find > Use Selection for Find)
>
> 3. Command + G  (Edit > Find > Find Next)
>
> Your selection will now jump to each instance of the desired word
> on each subsequent Command + G. It's not as whizbang as Aptana, but
> I often feel IDEs do a lot more than necessary for certain tasks.

I agree with Daniel.


But as a short note: By using TMTOOLS (an 'unofficial' hacker tool ;)
one could do this.
see my mail: http://comox.textdrive.com/pipermail/textmate/2007-
October/022827.html

Cheers,

Hans


______________________________________________________________________
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



--
---------------
.: Jamal :.