[TxMt] Function navigation

Allan Odgaard throw-away-1 at macromates.com
Wed Nov 2 08:37:04 UTC 2005


On 01/11/2005, at 15.27, Steve Roy wrote:

>> I think there are two things answering this. The one is the built  
>> in "Goto symbol" menu item in the navigation menu, bound to shift- 
>> cmd-T by default.
> I was wondering about that. This window is always empty for me for  
> Java files. Maybe it's because it doesn't support Java?

Indeed -- it works by setting what should be in the popup via scope  
selectors, but the Java grammar doesn't markup function names  
(methods), so there is no scope selector to extract these.

It can of course be added, given the proper grammar rule(s).




More information about the textmate mailing list