E-TextEditor: TextMate for Windows

E-TextEditorIf you, like me, develop Ruby on Rails applications on Windows and feel bad when watching TextMate in Railscasts, you probably will be happy to know about E-TextEditor. E-TextEditor is a text editor that aims to bring the power of TextMate to Windows platform.

E-TextEditor

E-TextEditor has many features like code snippets, bundle commands and syntax highlighting themes. Also, integration with cygwin gives you access to the full range of UNIX shell tools. In addition, E-TextEditor has built-in personal revision control system, so you can commit regular milestones of your documents (with comments and labels), and track your progress with the combined timeline/graph in the History view.

E-TextEditor costs $34.95 but you can download a fully functional 30 day trial version and give it a try.

Did you like this article? Bookmark it:

Related Articles

Leave a Comment

If you want to post code, do this:
<pre><code class="ruby|javascript|css|html"> your code here </code></pre>