Download RJ TextEd 10.20
Version 10.20 of RJ TextEd has been released. This free Swedish-made text editor has several features that are especially interesting for software and web developers, such as syntax highlighting, autocompletion, extensive selection and sorting options and an embedded (s)ftp client. The program is being developed for Windows, but can also be used under Linux via Wine. The changelog for this release looks like this:
Open a document in a new window
If you drag a document outside the page control and release the mouse button, the document is opened in a new external window. This can be very helpful if you have multiple monitors or just want some more space.
I also added a menu item for this in the document tab context menu.
Closing the document window will return it to the main window as a normal tab.
Indent lines
Indent lines are drawn differently to make code elements and folds easier to see.
Added an option to only display an indent line when the text cursor is on an code fold node. This is very helpful when you want to identify a code block or matching tags, but don’t want the code cluttered with indent lines.
Added an option to set the width of the indent lines.
Explorer tab dropdown list (combo)
Added a toolbar button on the explorer tab to show/hide the dropdown list. This gives you the option to only display the tree, just the dropdown list or both. You probably shouldn’t hide both though.
Toolbar icons
Replaced several toolbar icons that should look better on dark themes.
Command line option /SILENT
Added a new command line option to open the editor silently. This means no splash screen, no reopening of last opened documents and the editor opens even if the “Only allow one instance…” option is set.
You can for instance use it to open the current document in a new instance.
Menu Text: Open in new instance
Command: c:Programs…RJ TextEdTextEd.exe
Arguments: /Silent [FilePath]
Script functions and streams
Added three new functions and fixed several issues with streams. The help file has been updated and examples reviewed. New functions are:
function DirectoryExists(filename: String): Boolean
function FileExists(filename: String): Boolean
function FileSize(filename: String): Integer
misc
- Append to clipboard will append the current line if nothing is selected and the option “Copy current line to clipboard if nothing is selected” is set.
- The toolbar items “New,Open,Save” are always visible and can’t be removed. This is done to avoid issues that may occur otherwise.
- Some minor changes in the project manager search function.
- Cut/Copy/Paste should work better in find/replace fields.
- Count (Search) now display found matched expression for normal search as well.
Fixed
- Multi edit issue when placing cursors in random order.
- User dictionaries are working again.
- Scrollbar display issues with themes.
- URL:s were not highlighted.
- Auto indent should only insert spaces when the option “Tabs insert spaces” is set.
- Save issue when running a tool.
- Fold issues when comment folding was turned off.
- Minor issue with document tab switch and MRU sort.
- Close document tab issue (may occur very rarely).
- Tool output issue when run in the background.
- Find issue in the explorer tab.
- Customize theme issues.
Version number | 10.20 |
Release status | Final |
Operating systems | Windows 7, Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows Server 2012, Windows 8, Windows 10 |
Website | Rickard Johansson |
Download | |
file size |
29.35MB |
License type | Freeware |