[TxMt] symbol selector definition

Jamal Johnson jamal.johnson at gmail.com
Tue Nov 29 15:03:18 UTC 2005


sorry for the confusion. i'm actually wondering how the 'symbols' are
created / determined? basically, i don't use the very basic "function
nameOf()" nomenclature for all my javascript and ONLY things formatted like
that show up in the symbol list. so i'm wondering how i can configure
textmate to show othery 'types' of symbols, such as:

CustomObject.prototype = Object.extend( (new SuperObject()), {

)}

and any other types of 'symbols' i'd like.
thanx in advance...

On 11/29/05, Paul McCann <paul.mccann at adelaide.edu.au> wrote:
>
> Jamal Johnson asked:
>
> > is there some sort of control over the symbol selector (dropdown on
> > the lower right in files such as javascript that allow you to 'jump'
> > to functions)?
>
> If I'm understanding what you're asking correctly you can just start
> entering the name of the symbol (eg, if the symbol is "verify_data"
> just type "v" then "e" etc until the required entry is selected).
>
> But even better, just use shift-command-T to bring up a list of
> symbols and type in the resulting selection window.
>
> Cheers,
> Paul
>
> ______________________________________________________________________
> For new threads USE THIS: textmate at lists.macromates.com
> (threading gets destroyed and the universe will collapse if you don't)
> http://lists.macromates.com/mailman/listinfo/textmate
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macromates.com/textmate/attachments/20051129/2cff1baf/attachment.html>


More information about the textmate mailing list