Saturday, December 4, 2010

Text editor for programmers - TEA for Ubuntu / Debian Linux

Tea is a text editor for programmers of nearly any language. Tea was created with bits of GPL’ed code from a number of other applications to create a one-stop-tool for coders.

TEA features are:
 * Spell checker (using aspell and hunspell)
 * Tabbed layout engine
 * Support for multiple encodings
 * Syntax highlighting
 * Code snippets and templates support
 * Wikipedia, Docbook, LaTeX, and Lout editing support
 * Reading of OpenDocument Text, SWX (old OpenOffice.org format),
   KWord, AbiWord, DOCX, Scribus, RTF, FB2
 * Hotkeys customizations
 * "Open at cursor"-function for HTML-files and images
 * Miscalleneous HTML tools
 * Preview in external browsers
 * String-handling functions such as sorting, reverse, format killing,
   trimming, filtering, conversions etc.
 * Bookmarks
 * Drag'n'drop support (with text files and pictures)
 * Built-in image viewer (PNG, JPEG, GIF, WBMP, BMP, SVG)

How to Install Tea

$sudo apt-get install tea

No comments: