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...
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@lists.macromates.com
(threading gets destroyed and the universe will collapse if you don't)
http://lists.macromates.com/mailman/listinfo/textmate