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

Non-modal search dialog

  • Added an option to change the search dialog a non-modal window (stays open until you press the close button).

Structural highlighting

  • Added new options to highlight the current code block (based on indention) by displaying colored vertical and optional horizontal lines.
    • Options are located in "Options -> Display -> Structural highlighting and indent lines".

Highlight words

  • Made some color changes to make both background and text colors adaptive and look better on different background colors (light/dark background color).

Code completion

  • Code completion inside HTML style="" attribute should work now.

Open project

  • Added a warning if you try to open an already opened project.

Markdown

  • Fixed a few word wrap issues.

Fixed

  • Code completion issues in CSS style blocks or inside style="" attributes.
  • Undo issue.