Which is the best free code editor for Mac?

I would like to know which is the best free Mac code editor.

+2


a source to share


5 answers


Wrangler text is good



But no one can give you the best answer.

+3


a source


I started using VIM when I bought a Mac. After 4 years of use, I can tell you this is the best (for me) free code editor.



+2


a source


XCode, monodevelop, Aquamacs or one of the VIs.

But it really depends on what you need it for and if it really should be free; Textmate is cheap for what you get and the best IMO for some jobs. Monodevelop takes some beating if you're using one of the supported languages ​​(including XML data) whereas I use Aquamacs, preferring Lisp and LaTeX. And Xcode is pretty good too if your language is supported. Yes, I have everything installed.

+1


a source


MonoDevelop is great.

0


a source


I am using ActiveState Komodo Edit which is reliable, free and has an extension architecture. Not only that, but it is identical in Windows and Mac versions, so if you switch back and forth, you can take your macros, etc.

0


a source







All Articles