Despite decades of advancement in computing power, nothing has replaced the usefulness of a good text editor—whether you're managing a to-do list or elbow deep in code. Here's a look at five of the best text editors.
Photo by Jamie Cox.
Earlier this week we asked you to share your favorite text editor, and now we're back to share the results.
Notepad++ (Windows, Free)

Notepad++ is a popular Windows-based text editor. Unlike many text editors that have been ported to and fro, Notepad++ was built from the ground up to be a lightning fast Windows editor. Notepad++ supports tabbed editing, drag and drop text movement, a multi-item clipboard, split screen editing with synchronized scrolling, find and replace across multiple documents, and file comparison. If you're using Notepad++ for editing code, it supports syntax highlighting for over 48 programming languages, auto-completion, and includes a built-in FTP browser for accessing and updating remote code. In fact, if you're a big Notepad++ fan, it's worth your time to check out our guide to getting more plus out of Notepad++.




