Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

General Questions /

General questions about getting started with SilverStripe that don't fit in any of the categories above.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

Getting SilverStripe TextMate Bundle Working [SOLVED]


Go to End


763 Views

Avatar
novaweb

Community Member, 116 Posts

28 February 2012 at 8:48am

Edited: 26/03/2012 11:42am

Hey SilverStrippers,

I have been using TextMate without the SS bundle for too long now, time to reinstate it.

I checked out the code from SS SVN and installed it in my App Support/TextMate/Bundles directory (which I had to create)

However:

When inside a .ss file, if I type "if" (then hit tab) it autofills a PHP If Statement (not a SS template if statement)

If I type "control" (then hit tab), it autofills "⌃"

What gives?

Solution:

Disable all bundles apart from Text, TextMate, Source and SilverStripe. Restart TextMate. Kaboom.

Cheers!