Notepad replacement utility

Muse

Lifer
Jul 11, 2001
40,865
10,220
136
Notepad doesn't suit me. I was using a freeware text editor called Metapad. It allows me to launch URL's, choose my font, remain on top or not, my choice, some other nice options.

What text editor do you like in Windows?
 
Last edited:

lxskllr

No Lifer
Nov 30, 2004
59,973
10,452
126
Is it better than Metapad? Metapad is written in C, lower level than C++, presumably faster, for one thing.

Dunno. My needs weren't demanding, and Notepad++ was my first 3rd party replacement, and it did what I wanted, so I quit looking. Metapad looks like a nice package, but I haven't seen it mentioned before. FWIW, Notepad++ is probably the "standard" replacement people use, but that doesn't mean it's better. It may have just gotten traction earlier on. Both are free to try, so see which one suits your needs better. Both are libre software, so that's a big plus.
 

Muse

Lifer
Jul 11, 2001
40,865
10,220
136
The most obvious advantage of Notepad ++ I see off the bat is the tabbed feature where you can evidently have multiple documents accessible in one window. Metapad doesn't do that. I've used Metapad for something like 10 years, maybe more. I especially like the URL launch support.
 
Last edited:

Anteaus

Platinum Member
Oct 28, 2010
2,448
4
81
In my experience if you don't mind spending a little money you can't beat UltraEdit. I use it extensively at work. Notepad++ is a solid alternative and it's free but I think it's lacking in how it handles column mode and sorting. Ultraedit is like a Ginzu knife.

http://www.ultraedit.com/
 

pyonir

Lifer
Dec 18, 2001
40,856
321
126
I've used Metapad for a long time and have always preferred it over anything else I come across.
 

george897

Banned
Dec 6, 2012
2
0
0
I am also using metapad so my suggestion is also for metapad because of the open source environment and faster one things.
 

smakme7757

Golden Member
Nov 20, 2010
1,487
1
81
In my experience if you don't mind spending a little money you can't beat UltraEdit. I use it extensively at work. Notepad++ is a solid alternative and it's free but I think it's lacking in how it handles column mode and sorting. Ultraedit is like a Ginzu knife.

http://www.ultraedit.com/
It's quite expensive, but damn it can do a lot. I might look into this actually.
 

lxskllr

No Lifer
Nov 30, 2004
59,973
10,452
126
It's quite expensive, but damn it can do a lot. I might look into this actually.

If you want one that can do a lot...

https://www.gnu.org/software/emacs/

X5xbG.jpg


:^D

Edit:
and...
real_programmers.png
 
Last edited:

Ken g6

Programming Moderator, Elite Member
Moderator
Dec 11, 1999
16,694
4,657
75
Hey. Real programmers use GVim. ;)

It has a steep learning curve, but since I'm over that I like it much better.

Edit: P.S. I tried UltraEdit once on a work computer. Its regular expressions are just totally different from everything else. Like Mac and PC different. I don't recommend it personally.
 
Last edited: