Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Other What is the “best” text editor for Mac?

  • This topic is empty.
Viewing 15 posts - 1 through 15 (of 22 total)
  • Author
    Posts
  • #41459
    StigBratvold
    Participant

    I am just curious what people think is the “best” code editor? Currently I am using Text Wrangler cuz it is free but I have been looking at Sublime Text and BBEdit… Any other suggestions?

    #118123
    chrisburton
    Participant

    This is a pretty great article by @jamy_za
    http://css-plus.com/2012/02/my-journey-to-the-perfect-text-editor

    This discussion has been talked about many times in the forums. The majority seem to like Sublime Text 2.

    #118124
    Andy Howells
    Participant

    Sublime Text 2 is probably one of the favourites around here.

    #118126
    theCSSguru
    Member

    I use Coda because of it’s awesome built in FTP capabilities, but if it weren’t for that I’d be using Sublime Text 2.

    #118128
    TheDoc
    Member

    I used Coda for a long time before making the switch to ST2. The problem for Coda (and Textmate, for that matter) was they waited too long before releasing a major update. While they were both tinkering, Sublime Text pumped out an outstanding beta that was free to use and a lot of people made the switch.

    I’d definitely recommend using ST2. You can even use it free for a while (it’ll remind you to buy it, though). I’d of course recommend paying for it as I think it’s a fantastic product.

    #118132
    chrisburton
    Participant

    @thecssguru, ST2 has a plugin for FTP.

    #118144
    theCSSguru
    Member

    @chrisburton I’ve used the plugin for FTP on ST2 and while it was nice for local development, production work just didn’t have the fluidity and ease of use that coda has built right in.

    Both are great editors, but would love to see ST2 have FTP as a built in feature rather than a plugin.

    Anyone else start with Dreadful Dreamweaver back when you started? I know I did, and I facepalm…

    #118148
    chrisburton
    Participant

    @thecssguru Definitely agree with that.

    #118151
    Andy Howells
    Participant

    @chrisburton @theCSSguru – I tried Coda 2, but for me the lack of plugin support and customisation in comparison to ST2 didn’t impress. The FTP was handy, but these days I just use Transmit anyway or indeed don’t use FTP at all because of Git deploying.

    #118197
    Andy Howells
    Participant

    @joshuanhibbert – Just installed the package, WHAT IS THIS WIZARDRY.

    Thanks for the tip, this will be super handy for sites I’m editing that I can’t use Git with.

    #118198
    elmsoftware
    Member

    After watching Chris’ videos in the Lodge and seeing him work in Sublime Text 2 and recommend it, I gave it a go and have really enjoyed it.

    I also watched the Tuts+ [Perfect Workflow in Sublime Text 2](https://tutsplus.com/course/improve-workflow-in-sublime-text-2/) and it helped me get used to the environment and set it up.

    Two of my favorite packages are:
    [Bracket Highlighter](https://github.com/facelessuser/BracketHighlighter)
    [Emmet](https://github.com/emmetio/emmet)

    #118394
    StigBratvold
    Participant

    Based on what you guys are saying I think I am leaning towards Sublime Text 2… Well actually that was the direction I was leaning towards even before I asked the question but now it is confirmed :)


    @theCSSguru
    @chrisburton Yeah I was actully going for that as well since I am used with all the other Adobe software for print but a lot of people recommended me just learning coding from the basis instead so that is what I am doing :)


    @elmsoftware
    Tuts+ is awesome!

    #118395
    StigBratvold
    Participant

    @chrisburton love your article btw! Thanks for sharing your experiences

    #118407
    bogus
    Participant

    i work with espresso. just like its way of handling stuff somehow…

    #118415
    Zoom
    Participant

    Sublime Text 2 is what is trendy. It has some cool features but personally I prefer an IDE like Netbeans (free) or WebStorm / PHPStorm.

    if what you do is HTML/CSS/JS then you should try WebStorm (PHPStorm adds PHP support). It is a full IDE and it is cheaper than ST2. It supports some of the latest technologies out of the box (sass, less, coffeescript, zen coding, Live Edit etc). And of course with an IDE you get real codeIntel, FTP, versioning, linting etc without the need to download and setup third party plugins which are rarely as good as native features of an IDE anyway.

Viewing 15 posts - 1 through 15 (of 22 total)
  • The forum ‘Other’ is closed to new topics and replies.