

Update: There's more Go in my day to day coding now. No sir.įor reference, I write a lot Python, some HTML, JavaScript, Perl, and Java. And I don't even know that they're not all "unified" in one cluttered, modal window.
#Best html ide for mac windows#
And tabs.Īll of those things replace the clunky IDE (Komodo Pro) I use to use on Linux and Windows (and never really liked, just tolerated). Bookmarks make it easy to get to my AWS machines quickly. I'll still occasionally open up CyberDuck when I need to deliver a signed URL to an S3 object.įinally: iTerm 2. It's got a nicer UI than CyberDuck and a few less "quirks" to it. Update: I've switched to ForkLift 2 as my primary means to interact with remote file systems. I could even get away with just CyberDuck, no MacFUSE, if I had to. I also use CyberDuck for it's awesome cost and excellent Amazon S3 support.
#Best html ide for mac mac#
This is a superior option to built-in ssh or ftp support in the IDE because all the programs on my Mac can now work with files on that share. Both awesome.įor permanent, remote drive access via ssh I use MacFUSE to connect to the remote location and mount it as a drive on my Mac. My git tool is Tower and my Subversion tool is Versions. It's been a year now and no regrets with that switch. The regular updates and the Python-based extensions were a major draw. Update: I've moved off TextMate and on to Sublime Text 2.
#Best html ide for mac code#
And it does handle code completion, tag closing, tag matching - the sort of stuff you'd expect - it's just not obvious, but it's there in Bundles and waiting for you to customize it. It has projects, and while they seem kind of loose at first, you'll grow to appreciate it. It will handle the highlighting tasks you requested. It seems almost trivially simple at first and then you discover bundles and it's built-in command line filtering and it takes off.

One of the great things I've found, since switching to OS X for development work about a year ago, is that many OS X application developers share my own personal philosophy when it comes to software: do less, but do it really, really well.Īs such, my current development environment on OS X is less unified than it was on Windows or Linux, but far, far more stable, robust, and ultimately: productive.įor coding I use TextMate. I actually think the idea of a single, unified, development environment like what you're after is somewhat antithetical to OS X design principles.
