Text Editors

RJ TextEd

5  /  81 Reviews
169,034 Downloads
Feb 15, 2024 Last updated

Downloads

Older Versions

# Change Log

-----------------------------------------------------------

Version 16.12 (Feb 14, 2024)

-----------------------------------------------------------

Mini toolbar

Added a "Capitalize" button.

Made some minor visual changes.

Code hints

Made some code changes to make long text fit better inside the window and

made some small size changes.

Auto completion

Added code to prevent the auto completion window to become wider than the

current display.

Emmet abbreviations

Tabs are now used for indention unless the option to insert spaces is set in options.

Scripts

Created a new "ScriptSettings" object with the following methods:

procedure DeleteKey(const Section, Ident: String)

procedure EraseSection(const Section: string)

function ReadBool(const Section, Ident: string; Default: Boolean): Boolean

function ReadDateTime(const Section, Name: string; Default: TDateTime): TDateTime

function ReadDate(const Section, Name: string; Default: TDateTime): TDateTime

function ReadFloat(const Section, Name: string; Default: Double): Double

function ReadInteger(const Section, Ident: string; Default: Integer): Integer

function ReadString(const Section, Ident, Default: string): string

function ReadTime(const Section, Name: string; Default: TDateTime): TDateTime

function SectionExists(const Section: string): Boolean

procedure UpdateFile;

function ValueExists(const Section, Ident: string): Boolean

procedure WriteBool(const Section, Ident: string; Value: Boolean)

procedure WriteDateTime(const Section, Name: string; Value: TDateTime)

procedure WriteDate(const Section, Name: string; Value: TDateTime)

procedure WriteFloat(const Section, Name: string; Value: Double)

procedure WriteInteger(const Section, Ident: string; Value: Integer)

procedure WriteString(const Section, Ident, Value: String)

procedure WriteTime(const Section, Name: string; Value: TDateTime)

Use it to store settings in your scripts. All settings are stored to a file.

E.g

ScriptSettings.WriteInteger("Convert","Max",500);

int max = ScriptSettings.ReadInteger("Convert","Max",100);

If you use "Temp" as section name - settings are stored in memory as long

as the program is running, but not saved to file.

Vyper

Added a new highlighter for Vyper.

AutoIt

Fixed an issue with #cs ... #ce block comments.

Updated tools

* Syntax Editor. Minor visual fixes.

* Image list Editor. Made some small improvements.

Fixed

* Search issue in the options window.

Description

RJ TextEd software is best described as a Unicode style of text and source editor. It boasts an array of features that allow for the editing of text documents in a thorough and customized manner.

The software functions with program languages like Unicode, C++, C#, ASP, Java, ASCII, JavaScript and Perl. There is also support for PHP, HTML, and ASP. For a quick review with screenshots check out this article.

RJ TextEd Review

Let's take a look at RJ TextEd's features to help you figure out if a download is justified.

RJ TextEd's Capabilities

This software features all sorts of features like code folding, syntax highlighting, HTML document previews, a built-in spell checker, full FTP client and even e-mail support. The editing functions can operate with any language thanks to the software's ability to process language files.

There is also a helpful syntax definition file editor to boot. Users love the HTML preview tab made possible with the Mozilla Active X component. Take advantage of the Firefox and Internet Explorer preview tabs, and you will have comprehensive browser capabilities at your disposal. You can modify or add folder favorites within the tabs rather quickly. Go ahead and build a list with your favorite files, conduct searches across a massive database, seek out specific words for replacement, perform a spell check for your chosen programming language, record macros and undo errant adjustments.

Other RJ TextEd bells and whistles include an array of print and folding options, an advanced column mode, tag matching, bookmarks, search and replace functions for folders and regex, auto complete, FTP editing, extended search capabilities and the reformatting of paragraphs as well as selected text. There is even a project manager function with virtual folders. RJ TextEd's laundry list of features intimidates some users and puts a smile on the faces of other users. This software is clearly one of the most sophisticated text editors available to the general public. It will likely continue to be updated across posterity as new features are created and implemented.

The User Experience

RJ TextEd's user interface is easy to understand and clear in every aspect. Users can move between windows for rapid navigation purposes and the quick viewing of specific files or folders. The software is built to accommodate several different documents at once so don't limit yourself to one particular file at a time. You will be able to alternate between numerous windows without causing the software to delay command executions. Do not hesitate to take advantage of editing tools in a rapid-fire manner. RJ TextEd won't freeze up on you if you copy, cut, paste, delete, insert and highlight at a fast pace.

Conclusion

Individuals who have been searching for a Windows code editor should give RJ TextEd a shot. The tech community considers it to be the web's premier free text editor. This software can even compete against commercial editors that cost money. Give RJ TextEd a chance, and you might even be inspired to fork over a few dollars to its authors.

Found this software useful? Please consider a donation to the author.