I currently have NO custom bundles except PHPcodecompletion (in ~/ Library/Application Support/TextMate/Bundles), and still nothing shows up in js, php or html files. js files have several types of functions, html/php has divs, images and form elements. I did get symbols in a css file ... Any ideas? Going on version 513
Andreas
On 09/10/2005, at 16.54, Andreas Wahlin wrote:
I currently have NO custom bundles except PHPcodecompletion (in ~/ Library/Application Support/TextMate/Bundles), and still nothing shows up in js, php or html files. js files have several types of functions, html/php has divs, images and form elements. I did get symbols in a css file ... Any ideas? Going on version 513
The preference to include “entity.name.function” is set in the Source bundle, so if you disable that bundle, you won't get function names in the Go to Symbol…
The preference to include “entity.name.function” is set in the Source bundle, so if you disable that bundle, you won't get function names in the Go to Symbol…
Oh, so you disable them, I just thought they didn't show up in any menus. That solves it! Thanks, again. It must be a pain to answer all these questions Allan :) Good thing support seems to go with the registration fee. Any other such "system" bundles apart from source? I guess Text, TextMate and Defaults are the others? Wee, that also got the block comments back, I wondered where that went, it's very useful.
While we're on the topic, it would be nice to know what sort a symbol was? Whether it's a JS function, a div or something else.
Andreas