Download RJ TextEd 16.10

Spread the love

Version 16.10 of RJ TextEd has been released. This free text editor has various options that are especially interesting for software and web developers, such as syntax highlighting, autocompletion, extensive selection and sorting options and a built-in SFTP client. The program is developed for Windows and can also be used under Linux via Wine. The following changes and improvements have been made in this release:

Font Weight (Boldness)

The editor can now handle different font weights for different syntax elements like comments, strings, numbers… Eg you could set strings to be “ExtraBold” or comments to have “Medium” weight. You can change weight for different syntax elements using the customize themes window. Open the highlighter tab and click on []b checkbox. In the list that opens, select a weight.

Move to next/previous word

Changed how this works. It should work similarly to how it works in other editors like VS Code or Sublime.

  • Ctrl+Left: Move the cursor to the beginning of a word, or to the right of open braces eg ([{
  • Ctrl+Right: Move the cursor to the end of a word, or to the left of closing braces e.g. )]}

Set or change font in view menu

Removed the menu items to change font in the view menu. They were confusing to use and it wasn't clear whether they change a universal font for all file types, or an individual font using for the current file type (eg PHP). Use options to set or change the font. If you want to quickly increase or decrease the font size – use zoom.

Customize theme window

Made some resize improvements. The window size is now saved between sessions.

AutoIt

Comment blocks should be highlighted properly now.

Eg #cs ——– Code… #ce ——–
Exception catcher (error report)

Removed the current error reporting tool. The program will use an internal error handler instead. It provides information that is easier to preview before sending. And it looks better.

Fixed

  • Toggle comment and undo issues.
  • Wrap with abbreviation. Eg 1 line selection and wrap with “p” should result in

    selection

    .

  • Minor issues.

Version number 16.10
Release status Final
Operating systems Windows 7, Windows 8, Windows 10, Windows 11
Website Rickard Johansson
Download https://www.rj-texted.se/#download
License type Freeware
You might also like
Exit mobile version