Gedit
From TheLinuxVault
Gedit is a simple text editor for Linux. It is the default text editor for Gnome. It supports syntax highlighting for many different languages, such as C, Java, Perl, HTML, XML, etc. You can open it from the main Gnome menu, (usually Applications>Accessories>Text Editor), or manually from the command line, by running "gedit" or "gedit filename"

