When was the last time you used Notepad?

Page 5 - Seeking answers? Join the AnandTech community: where nearly half-a-million members share solutions and discuss the latest tech.

torpid

Lifer
Sep 14, 2003
11,631
11
76
Daily. I occasionally even use it for HTML, but it's not my primary editor by any means.
 

Tweak155

Lifer
Sep 23, 2003
11,449
264
126
I use notepad a lot. It is a good simple text editor when I need to edit code or store flat data. I think most programmers appreciate notepad in some sense.
 

Golgatha

Lifer
Jul 18, 2003
12,404
1,078
126
Today. I saved a new serial number in it and put it with my downloaded installation files for easy cut and paste access.
 

Leros

Lifer
Jul 11, 2004
21,867
7
81
One thing I use notepad++ for is editing whitespace characters that were inadvertently changed before I check in code.

I see to have more problems with this than most other developers. It must a setting in my IDE.
 

AMDZen

Lifer
Apr 15, 2004
12,589
0
76
Anyone who still uses notepad, and not one of the many superior replacements (namely notepad ++) should lose their nerd card / techy card and remove themselves from this forum
 

AyashiKaibutsu

Diamond Member
Jan 24, 2004
9,306
4
81
Daily. If I have to open a really big file as text I use notepad++ since regular notepad chokes on them.
 

irishScott

Lifer
Oct 10, 2006
21,562
3
0
I usually use wordpad, even then only for editing the occasional txt file. On my Arch Linux partition I use vim for almost everything.