The Artima Developer Community
Sponsored Link

Java Buzz Forum
TextMate: Embracing the outsite, and why it is so smart

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
dion

Posts: 5028
Nickname: dion
Registered: Feb, 2003

Dion Almaer is the Editor-in-Chief for TheServerSide.com, and is an enterprise Java evangelist
TextMate: Embracing the outsite, and why it is so smart Posted: Mar 9, 2006 9:42 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by dion.
Original Post: TextMate: Embracing the outsite, and why it is so smart
Feed Title: techno.blog(Dion)
Feed URL: http://feeds.feedburner.com/dion
Feed Description: blogging about life the universe and everything tech
Latest Java Buzz Posts
Latest Java Buzz Posts by dion
Latest Posts From techno.blog(Dion)

Advertisement

I use a bunch of editing tools. OmniOutliner, TextMate, IntelliJ IDEA, vi, the editor that lives in my email client, etc.

One of the great things about TextMate is that it groks the power of the shell, and of the platform.

This is shown throughout the product, from being able to type a command and have it kick out, run it, and put the results back in the document, to the plugin system.

I have written a bunch of plugins in TextMate to make my life easier. Why haven't I done this in IntellIJ or Eclipse? The thought of doing those is daunting. Time consuming.

With TextMate I can write a plugin in any language that I want because the contract is so loose. It will shell out, and I can run ruby, perl, lisp, or whatever I feel like for the given problem.

This is a truly killer feature.

Read: TextMate: Embracing the outsite, and why it is so smart

Topic: Seam: The Next Step in the Evolution of Web Applications Previous Topic   Next Topic Topic: C#/C++ Interoperability via IIOP.NET and TAO

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use