Can anyone recommend an external text editor for Typo3 that handles typoscript color coding breakdowns and auto-suggests for code completion?

link|improve this question

feedback

5 Answers

up vote 3 down vote accepted

jEdit with the TypoScript plugin is the best available choice, to the best of my knowledge.

link|improve this answer
That is fantastic. I just downloaded it and installed the plugin and it works great! Thanks! – Elliot Bonneville Nov 30 '10 at 4:13
+1 , I use this too. It works very good. – Rito Nov 30 '10 at 11:48
feedback

You might also be interested in this DEV3 project. TYPO3 editing for Eclipse. I expect it to grow further in the future, so maybe it's not the best option right now, but soon might be.

If you are on a Mac... Textmate with the TS bundle is pretty good, too.

link|improve this answer
feedback

If you are on a Windows, you can use PSPad with the sweeTS plugin.

link|improve this answer
feedback

Also for TextMate, consider the Cast Iron Coding tm.bundle...

link|improve this answer
feedback

There is a plugin for Eclipse too.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.