Ruby on Rails Coding in Notepad++ for Windows
Saturday, December 16th, 2006As a bit of a new comer to Rails development and an avid fan of the Apple Mac I have settled on using Textmate as my editor of choice when developing for Rails.
But what about when you are developing on Microsoft’s Windows platform. Well after playing around with a few editors I found Notepad++ which has some remarkable similarity’s to Textmate for Apple.
The best part about Notepad++ is it’s free and it’s also open source, however you can give donations as it started and developed by Don Ho and a small group of developers. I didn’t spend a lot of time using Notepad++ mainly because I spend most of my time on a Mac however I did enjoy using it as a Ruby on Rails editor for Windows. The only thing I didn’t see was a project window which you could import your Rails project framework into for easy access.
Notepad++ has full code highlighting, use defined language including Ruby, zoom in and out, and alot more.
A great editor and well worth further investigation.
