Notepad++ : My New Code Editor of Choice

04.29.2006

For a long time I've been using dreamweaver to do the majority of my coding. However, I've found a better code editor. And unlike Dreamweaver, which runs for close to $400.00, this one is free, and released under GPL.

As you can see from the screenshots, this editor was clearly designed for, and by hardcore codemonkeys. It features all sorts of useful stuff like zooming in and out, tons of visual guides to help you see where your loops are starting and ending. Really clear color coding, and so much more.

Notepad++ represents everything an application should be. It solves problems I didn't even know I had when I was programming; and it does so without bloat, or any kind of learning curve. Not to mention, it doesn't have hardcore memory leaks (its so sad that this truly sets it apart from other apps I've been using). So friends, give it a spin. You won't be disappointed. It will make you a better programmer.

Download Notepad++ (Windows, sorry Mac people)

Comments

Love notepad++ but wasnt very

Love notepad++ but wasnt very efficient for Drupal module coding, and Eclipse was too bulky on my computer for its code-assist....
Here is drupal autocomplete for Notepad++ i finished recently (simple xml files place in Notepad++, directions in the readme.txt):
http://www.arianhojat.com/files/drupal/notepad_plus_plus/screenshot.png
http://www.arianhojat.com/files/drupal/notepad_plus_plus/drupal_all_in_o...
Let me know if could be improved! :)
Arian

Simple things

I've used powerfull PHP integrated development environments like Zend Studio and Maguma Workbench but I still install Notepad++ on every computer I work with. It's simple and handy and my favorite for quick tasks.

Quick switch from Notepad2

Men! Notepad++ is really awesome!
I used notepad2 and I made a switch to notepad++.

HTML-Kit clean code editor

I have been using HTML-Kit from http://www.chami.com/htmlkit for more than 4 years: - It's simple - Light/small memory footprint - Works with thrid-party plugins to add functionality - Has a vibrant plugin creation community (there is a plugin for anything from batch search and replace, short-cuy keys, Tidy W3C filters, Java, JS, PHP, VB etc editors)... I cant list everything. Try it for yourself. Donny NB: Out of topic, but I can't help but say: Drupal is a blessing!

Also free ...

I love JEdit. It has awesome DIV tag matching when editing HTML files, and for the last 2 years it has been my editor of choice when I need to work on just one file. For larger projects, I have been using Eclipse for the last year. I'm still somewhat undecided, because it is really meant for Java programming, but it is nice that it is cross-platform. It has an amazing number of features for being free.

very nice. i use notepad2,

very nice. i use notepad2, which is VERY lightweight, but this is a step up and has some more features.

There's also Nvu, which

There's also Nvu, which works across platforms. It's a spin-off from the Mozilla project.

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.
  • Lines and paragraphs break automatically.
  • Web page addresses and e-mail addresses turn into links automatically.

More information about formatting options