Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in /home/kunal/public_html/kunal/wp-content/plugins/text-link-ads/textlinkads.php on line 569
kunal.kundaje » Notepad++ and the Ruby Blue style…

I enjoy using Visual Studio as an all-in-one IDE for Windows programming, but when I’m writing code for the web, I prefer simpler text editors. I’ve tried many, and eventually settled on Notepad++ sometime last year.

What I really like about Notepad++ (besides the fact that it’s free) is how lightweight it is. It fires up instantly, just like classic Notepad does, and at the same time includes all the features that I want, including syntax highlighting, auto-completion, brace matching and auto-indentation, tabs, support for regular expressions, macros etc.

Notepad++ - Ruby Blue

As I was working on a project this morning, it occurred to me that I should mention a custom syntax highlighting style called Ruby Blue that I’ve been using (image above, courtesy of the author). It’s quite surprising how beneficial a good font and syntax highlighting scheme can be, and Ruby Blue, coupled with DejaVu Sans Mono or Consolas, works very well for me.

The Ruby Blue style is also available for Vim and TextMate.

Do you have a favorite text editor, monospace font, and syntax highlighting scheme?


  • Kunal, can I add your theme to the GitHub project? http://github.com/jlong/rubyblue
  • Its not in the Program files directory, its in the application data under documents and settings.
    for me it's:
    C:\Documents and Settings\Arachnid\Application Data\Notepad++
    Took me a bit to figure it out.
    btw i use notepad++ a minimum of 8 hours a day monday through friday.
    I owe my success to Notepad++, and this is my first time trying a new style.
  • Braden
    I had the same problem too. HELP!
  • Try re-downloading the style from the Notepad++ download page (scroll down to the "Style files" section):
    http://notepad-plus.sourceforge.net/uk/download...

    Unzip the stylers.xml file and copy it into the "%APPDATA%\Notepad++" directory.
  • anonymous
    hi there,

    how to change the stuyle of notepad+ to ruby blue?i tried downloading and replacing the file stylers.model.xml but it does not work at my side,any idea?
  • Tony
    Does anyone have the ruby blue color for ruby syntax. I noticed this was only for php, html, css, and javascript.
  • nudel
    the highlight engine doesn't work on Notepad++ 4.1.2
  • Jake
    I really like Notepad++ but is there a way of wrapping a selection in a specific tag, eg bold text in the way that you can in Textmate?
  • I've been using Notepad++ as a notepad replacement for quite some time now. It won't replace an IDE, but I like it for quick edits. Then again, I haven't found an IDE that I truely liked. I wish Eclipse would run natively on Windows without all that Java.
  • @Geoff: I meant, do you use bundles in TextMate often? =)
  • Geoff
    I spend damn near every minute of everyday in TextMate staring at ruby code using Vibrant Ink
  • ofg
    I've been using Notepad 2.0 for a long time, although recently I came across Firebug, so I'm going to give that a try for my next project.

    If I don't like it, I'll give this a shot too.
  • @Geoff: I had stumbled upon the "e" site a while ago, but never got around to installing the trial. I'll have to take a look. Support for TextMate bundles looks especially interesting. Do you use those often?

    And thanks for the link to the Vibrant Ink scheme. Since I couldn't find a Ruby Blue port for VS2005, I'm using that for now. They're quite similar, actually. =)
  • Nima Nikzad
    Notepad++ is also my favorite choice when VS2005 is not really an option. I haven't really looked into any plug-ins for it yet, but maybe I should...
  • Geoff
    Have you tried 'e' the Windows TextMate clone?

    Favourite editor is TextMate, with BitstreamVera (DejaVu basically) and the Vibrant Ink scheme. Used to be a big fan of ProFont but BitstreamVera is just nicer.

    e: http://www.e-texteditor.com/
    Vibrant Ink: http://encytemedia.com/blog/articles/2006/01/03...
blog comments powered by Disqus