Ask HN: What's your favorite Windows Text Editor?
Hi guys,
I've been developing on Windows for quite some time now. I am using Textpad for all my coding needs, but I find it lacking in some respects (like regex search). So to all you Windows based developers, what text editor do you use and why???
10 comments
[ 3.5 ms ] story [ 27.5 ms ] threadMy needs are simple: I just need an editor that can handle LF-delimited or CRLF-delimited text and one that has some syntax-assistance ( highlighting, brace-matching, ...etc. )
UltraEdit was chosen by someone else at work. It has a lot of features that I admire, but don't really use. I do enjoy the ability to perform column-oriented copy/paste operations and hex viewing with it, though.