RJ TextEd is a full featured text and source editor with Unicode support. It is also a very powerful web (PHP, ASP, JavaScript, HTML and CSS) development editor. The functionality extends beyond text files and includes support for CSS/HTML editing with integrated CSS/HTML preview, spell checking, auto completion, HTML validation, templates and more.

The program also has a dual pane file commander, as well as a (S)FTP client to upload your files. Below is a small list of features available. For a full list check out the features section.

Features

  • Auto completion
    • Code folding
    • Column mode
    • Multi edit and multi select
    • Advanced sorting
    • Handles both ASCII and binary files
    • CSS and HTML wizards
    • CSS and HTML preview using internal IE, Firefox 4 and Chrome browsers
    • FTP and SFTP client with synchronization
    • File explorer, text clips, code explorer, project manager...
    • Convert between code pages, Unicode formats and text formats
    • Unicode and ANSI code page detection
    • Open/Save UTF-8 encoded files without a signature (BOM)
    • Unicode file paths and file names
    • HTML validation, format and repair
  • Tools available like syntax editor, color picker, charmap, etc

RJ TextEd is released as Freeware. However, if you find the program useful I would appreciate a small donation.

What's New

Text compare

  • Added a few new options to handle spaces, tabs and linefeeds when comparing text.

Options

  • Added a new page for text compare to make it easier to find.

Code Explorer panel

  • Redesigned the code explorer panel to make it easier to use and to fix a few issues.

Use the 4 rightmost buttons at the top to select view. The views are:

  • Code explorer. Display classes, functions ...
  • Favorites. Display added favorite functions, methods, structures ...
  • Todo/Note. Display todo list and notes in the code.
  • Bookmarks. Display regular and numbered bookmarks in the code.

The bookmark view should work with plain text files as well.

Find/Replace (non-modal window)

  • Fixed several issues when using the non-modal search window.
  • Continue beyond end of file should work now.
  • Changing options should work as well now.

Bookmarks panel

  • Columns are resized properly now.

Misc

  • Added a "Toggle bookmark" item to the right click editor menu.
  • Added "Find next/previous clipboard-content" to the "Search - more" menu.

Fixed

  • Save to a hidden file.
  • Replace count in status-bar when replacing inside a selection.
  • Compare remote files with external diff tool.
  • A few issues found by users.