Text Editors

When you want to edit a lot of text but want to avoid the formatting problems of a full-on word processor, where do you turn?

Notepad is ok, WordPad is a bit better, but both have limits, so what if you want more?

Basic Text Editors:

Notepad Plus Plus (NotePad++)

Notepad++ is a free (as in “free speech” and also as in “free beer”) source code editor and Notepad replacement that supports several languages. Running in the MS Windows environment, its use is governed by GNU General Public License.

https://notepad-plus-plus.org/

GNU EMACS:

An extensible, customizable, free/libre text editor — and more. At its core is an interpreter for Emacs Lisp, a dialect of the Lisp programming language with extensions to support text editing.

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

Microsoft Visual Studio Code Editor:

Bit of a cheat with this one, its more of a code editor than a plain text editor, but this makes it more applicable to those of you wanting to edit source code without text formatting getting in the way.

https://code.visualstudio.com/

EMEditor:

If you want to push text files to the limit and need to open/edit massive text files into the GB sizes then EM Editor is the go to tool.

https://www.emeditor.com/

Libre Office:

For the full package to edit just about everything there is always Libre Office. Libre Office is a free office suite of apps, similar to Microsoft Office, but fee.

https://www.libreoffice.org/

  • Text, Editor, libre office, Microsoft Visual Studio
  • 0 Users Found This Useful

Was this answer helpful?

Related Articles

WordPress Downloads

Looking for WordPress Downloads? The only official source for WordPress downloads is the...

Image Editors

The days of "Paint" may be well and truly behind us, so what's out there to edit images with now,...

FTP (File Transfer Protocol) Apps

Transferring files from your computer to our servers is simple and fast, but there are several...