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.

Archive /

Our old forums are still available as a read-only archive.

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

Silverstripe Textmate Bundle


Go to End


4 Posts   2862 Views

Avatar
Ingo

Forum Moderator, 801 Posts

16 June 2008 at 9:25am

Edited: 16/06/2008 9:26am

For the most awesomest editor evar: http://macromates.com :)

Features:
- Code Highlighting for *.ss files
- Code folding for <% %> blocks
- Snippets for often used commands over tab-shortcuts (e.g. Debug::show() -> ds)
- Templates for new files (DataObject class, Page Class)
- Outlining for <% %> blocks
- Documentation lookup on selected word (ctrl+h) in api/doc.silverstripe.com
- Live function lookup in project folder (over shell grep commands)

Todo:
- Insertion of current filename in new file templates
- Code completion for popular classes
- Better code highlighting for *.ss files (dot-syntax)
- Tasks for running test suite and db/build
- Direct lookup on api.silverstripe.com (currently only keyword-search over google)

Have fun!

http://www.silverstripe.com/assets/downloads/PHP-Silverstripe.tmbundle.zip

Avatar
Willr

Forum Moderator, 5523 Posts

16 June 2008 at 9:31am

Nice :)

Avatar
Ingo

Forum Moderator, 801 Posts

16 June 2008 at 11:20am

I've created a wiki page for "tools" on http://doc.silverstripe.com/doku.php?id=tools
and imported the bundle into subversion for easy checkout+updates.

Avatar
Double-A-Ron

Community Member, 607 Posts

16 June 2008 at 1:39pm

Kewl. Almost worth getting a Mac for.

Hmm, I wonder how hard it is to do the same in PHPEd from NuSphere. That IDE simply rules.