Home | Forums | What's new | Resources | |
Text Editors |
mtxblau - Jun 3, 2002 |
Curtis | Jun 3, 2002 | |||
Hmm...an interesting one. Just out of curiosity, why do you need such an editor? And why is it that wordpad sucks up too many resources? Anyway, you might want to try , if you havent already. Also I've heard that UltraEdit is good, although it may have too many features for you (HTML syntax, etc). EDIT: Some Googling around also revealed [url=http://www.notetab.com/ntl.htm]this and this[/url], which may be of some use to you... |
Link Hylia | Jun 3, 2002 | |||
let's see a few more similar ones: http://chissoft.hypermart.net/notepad.htm... http://www.freedownloadscenter.com/Utiliti....ad.h... http://www.concentric.net/~sbarnold/#TEXT... Try all. and the Google Search... |
antime | Jun 3, 2002 | |||
Have you tried the classic editors, and VIM...? They take a bit to get used to, but you should be able to do everything you want with them. (Why XEmacs instead of GNU Emacs? Because it has a better Win32 version.) If you'll settle for a console app, Semware's... editors are great, and the only ones I used in the DOS days. But I have a related question: Where can I find the ultimate programmer's font? The requirements are: -fixed-width (of course) -the number zero and capital O must be easily distinguishable -same with the number one and lowercase l -bold letters must be the same width as normal ones! -truetype -free, if possible I usually use Courier New, but it has identical O's and zeros, or Andale which distinguishes them but fails the width requirement (which in turn messes up syntax highlighting) and most other fonts fails both requirements. |
mtxblau | Jun 3, 2002 | |||
You could try this one. I'm not sure how distinguished the 1 and l are, I thought it was pretty decent. http://www.1001fonts.com/font_details.html?font_id... I'm using Notepad+, and I'm getting used to it (more or less). It's not half bad. I've given up on the bold thing, I'm almost certain it doesn't exist. |