View Single Post
  #7  
Unread 09-12-2007, 04:00 AM
gm9 gm9 is offline
gm10-1
Premium Member
EQ2Interface Super Mod
Featured
 
Join Date: Feb 2006
Posts: 6,479
Default

The only tiny issue I ever noticed with Notepad++ is that on some operations it switches from Windows to Unix line break style (CR+LF to just LF). That again only became relevant with encoding for some japanese characters. But Notepad++ is doing that during editing, so you see it when it happens and can switch it back.

Apart from that Notepad++ is the most complete free text editor I have ever used. Quite useful is also the "check xml syntax" option and the possibility to collapse/expand xml nodes, making navigation easier.

The UTF-8 implementation is very stable, which made me switch to Notepad++ in the first place, because windows notepad has some issues (most recently see here). So yes, Notepad++ is highly recommended to be your only text editor. I DO NOT recommend to use windows notepad!
__________________
P R O F I T U I ∙ R E B O R N [Auto-Updater] | [Portal] | [F.A.Q.] | [Support Forums]
~ Retired ~
If it does not work, you likely installed it incorrectly. Always try a clean install before reporting bugs.

Last edited by gm9 : 09-12-2007 at 04:02 AM.
Reply With Quote