I just installed the latest beta, and now all the Syntax highlighting options I had set for PHP are gone (I can't stand the white background, and prefer the darker ones).
Anyway, the bundle is still in my home directory (~Library/Application Support/TextMate/Bundles), but does not show up in Syntax Highlight As...I removed it from that directory, and reinstalled it, but no luck...Any ideas????
Ben
On 25. Oct 2004, at 20:05, Ben Protas wrote:
I just installed the latest beta, and now all the Syntax highlighting options I had set for PHP are gone (I can't stand the white background, and prefer the darker ones).
Anyway, the bundle is still in my home directory (~Library/Application Support/TextMate/Bundles),
Which bundle did you store the plist under? It _must_ be a local PHP bundle (or you should give your syntax file another value for the name key).
Kind regards Allan
On Oct 25, 2004, at 3:43 PM, Allan Odgaard wrote:
On 25. Oct 2004, at 20:05, Ben Protas wrote:
I just installed the latest beta, and now all the Syntax highlighting options I had set for PHP are gone (I can't stand the white background, and prefer the darker ones).
Anyway, the bundle is still in my home directory (~Library/Application Support/TextMate/Bundles),
Which bundle did you store the plist under? It _must_ be a local PHP bundle (or you should give your syntax file another value for the name key).
It was one that I had downloaded from the wiki...it had it's own name.
For some reason, re-downloading and double-clicking the bundle brought it back, although I'm still confused as to why it disappeared in the first place.
Thanks for the help, Ben