Does anyone know any good free text editor with code highlighting for Mac?
I'd rather not pay for Texmate even though it looks awesome. I don't think I need all the features as a beginner.
Text editor for Mac
Re: Text editor for Mac
When I'm stuck on my mac I use Eclipse.
- Zak Zillion
- Posts: 112
- Joined: Thu Apr 07, 2011 12:55 am
Re: Text editor for Mac
I use text wrangler you can set it to almost any type of code language.
"Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius -- and a lot of courage -- to move in the opposite direction." - Albert Einstein
Old Project(s):
The Dark Flame
Old Project(s):
The Dark Flame
Re: Text editor for Mac
TextMate is God of all text editors :p, I know you're looking for a free editor but honestly for beginners and professionals, it's all you'll ever need.windextor wrote:Does anyone know any good free text editor with code highlighting for Mac?
I'd rather not pay for Texmate even though it looks awesome. I don't think I need all the features as a beginner.
I've used it for a couple of years now and i find it very hard to switch to anything else now. It's just so lovely

The only downside to it is its lack of remote development features such as FTP and SSH support however there are bundles which I have come across to manoeuvre round this obstacle.
Again, I know you want a free editor, but I just wanted to point out that TextMate is like my baby. I love it and can never be without it in my dock.
Having said all this, TextWrangler is a good choice albiet a little lacking in the UI department. There is also KomodoEdit which my friend (who also loves TextMate) has pointed out to be rather good. I'll try it tonight I think.
Good luck in finding your future partner

PHP/Python (amongst other things) Person - Big Fan of MVC Architecture. Love CakePHP and CodeIgniter.
Re: Text editor for Mac
If you are going to spend money, buy Coda. If you want to use a free editor, i recommend NetBeans. It works well, is lower on resources then Eclipse. However, if you are smart, install Windows and just use normal applications. Solves most of your problems hehe.
Re: Text editor for Mac
For general purpose use I'd say Textmate > Coda. Coda is amazing, totally amazing, but mostly intended for web development. I <3 how it works with CSS though. In the spirit of springing for more, if you are just doing web development I'd recommend getting Coda. But its 99 where Textmate is like 35?
Honestly though, if you are using the Mac (implying that you have more money to spend on a system, and/or you are doing iOS development). Springing for TextMate is worth it.
Honestly though, if you are using the Mac (implying that you have more money to spend on a system, and/or you are doing iOS development). Springing for TextMate is worth it.
Re: Text editor for Mac
Yeah, true. You can also download X Code, which is the default code editor for Mac. You can get it for free, however, and correct me if i`m wrong, you`ll have to register to Apple ( say what?! Ya.. ) Anyway, I had to register at the time ( 3 years ago ). It`s not ideal for regular development work, neither is it any good for word processing. Anyway, it`s the default editor, and you can make i/Phone/Pad/Touch applications with it.
- Jackolantern
- Posts: 10891
- Joined: Wed Jul 01, 2009 11:00 pm
Re: Text editor for Mac
I have always personally leaned more towards IDEs than text editors. I know the text editors of today have many of the same features, but today's IDEs are often very heavy on intellisense-style features, which simple code highlighting really can't hold a candle to. Once you really learn an IDE like Eclipse or Netbeans, you can easily reduce your keystrokes by 65% or more. Plus, most IDEs have a deeper understanding of the language syntax and can catch many errors as you are typing, which most text editors don't seem to do. I would suggest looking into a full IDE rather than spending money on a simple text editor (even if it does have tons of bells'n'whistles).
The indelible lord of tl;dr
Re: Text editor for Mac
Yep, you have to register. Apple is like that with their developer tools, I think if you have an existing apple account that works though. Most mac users will already have one for iTunes and stuff, so it's only slightly less annoying than stuff like having to register with Zend to download their framework.Xaleph wrote:Yeah, true. You can also download X Code, which is the default code editor for Mac. You can get it for free, however, and correct me if i`m wrong, you`ll have to register to Apple ( say what?! Ya.. ) Anyway, I had to register at the time ( 3 years ago ). It`s not ideal for regular development work, neither is it any good for word processing. Anyway, it`s the default editor, and you can make i/Phone/Pad/Touch applications with it.
- hallsofvallhalla
- Site Admin
- Posts: 12026
- Joined: Wed Apr 22, 2009 11:29 pm
Re: Text editor for Mac
You can code on a mac??? Weird, I thought it was just a over priced mp3 player..... 
