Notepad++: Developer’s Best Friend

Like old people tend to stick to their old habits, there are many computer geeks who love the classical editors. In my last job interview, the interviewer was excited with my performance so far and wanted to know which tools I use for my development. When I said the word Notepad, his face started changing colors and he didn’t know how to comment. So I took the lead and answered the question on his face. From my experience, other editors are designed for specific tasks only and if used other wise might give unpredictable disastrous results. Forte was the first editor I used for Java, and many had the problem of compilation error times and times until we figured out the problem is with the tool it self, and normal command line compilation does work perfectly. Another worse experience is when I opened my ASP page (Old ASP days!) inside some WYSIWYG web editor, I don’t recall it’s name. Suddenly afterwards my lovely code stopped working and started going crazy. I found out the editor have encoded the ASP opening and ending tags, making ASP pcode non-executable! I had tough time fixing it. From then on, I always prefer to stick to simplest stuff that does not interfere with my work, just makes it clearer. There are some real good editors out there which might be very helpful for certain projects though. Eclipse ofcourse is on top of those editors, being an open source with huge plugins library.

Right now, and for over a year I’ve been using Notepad++. An open source editor that is as light as Notepad, but a lot more powerful. What makes this editor the best choice for me is the following:

Notepad2 is another alternative that is so much simpler with no tab feature. Good thing about it though is it does not need installation. So even with no admin rights you can use it. As far as I’m concerned, Notepad++ is the choice for me that has replaced Notepad literally.

Popularity: 7% [?]

Most Popular Posts:

Did you enjoy this post? Why not leave a comment below and continue the conversation, or subscribe to my feed and get articles like this delivered automatically to your feed reader.

Comments

I, too, stick with Notepad. Any and all mistakes done on it are yours; you start from scratch, so anything you do was worthwile, making you feel good about yourself; and there aren’t any of those horrible HTML mistakes an editor like Frontpage or Dreamweaver would make (view source for my “Link Archives” – then see the source for my “Previous Entries”).

I’ll have to give Notepad++ a try (after asking my parents – if I “improve” the PC anymore without their consent I’m dead), but frankly, what’s the point of “Zoom”?

Believe me, it’s TOO LIGHT. you won’t feel it. The whole application folder is 1.63 MB.

And… you remind me of my first computer days when I had to plan for the best time to use the PC. It was so overused!

I think I’ll just stick with regular stuff till college – which is when I’ll be getting a laptop and Kromsanysing it.

What does Kroms mean by the way?

It’s just a nickname my mum gave me as a kid and some of my friends call me. It’s become an adjective, though, becomes there’s a lot of “That’s so Kroms” these days, lol.

A friend called me “Crumbs” back in the day, and I also got “Kwans” – but painful memories = let’s just stick with “Kroms”. And … well the Kroms is infamous. :P

Leave a comment