Software Update: RJ TextEd 12.30

Spread the love

Version 12.30 of RJ TextEd has been released. This free Swedish-made text editor has several features, which 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:

Panels

Added new panel options and moved all panel related options to the same place (Options – Customize – Style and Fonts).

There are now 5 options to handle panel appearance and behavior.

  • Show captions in panel tabs.
  • Show images in panel tabs.
  • Show captions in hidden panels.
  • Show images in hidden panels.
  • Automatically open hidden panels on mouse hover.

If you set the options to show images but not captions for hidden panels, you get only a row of images. Very much like a toolbar. A hint is displayed when the mouse it hovering a panel button. I also added hints when the mouse is hovering panel tabs.

Main tabs

Added new options to handle the appearance of main tabs. You can change the tab style and decide if the tabs should have captions and images.

Fixed the tab hints. They should display both caption and keyboard shortcut.

Editor code fold icons

Fold node icons are now drawn using GDI+ vector graphics. This gives more control over appearance and colors.

Use the theme manager to change icons. Each icon can have two colors. The current margin line color, or a theme color version which is dark for light themes and light for dark themes.

Exception catcher

The program now has its own exception catcher code. Whenever an exception occur – a detailed report is displayed with some program and system data and a stack trace. A screenshot of the active window is included as well.

You can save the bug report. It consist of two files. One text file, containing the bug report, and a screenshot JPEG file.

You can also send the bug report. The two bug report files are attached to the email sent.

The exception catcher code is used in both the debug and release version. The stack trace may not give as good results in the release version because of optimization, but it should be helpful nonetheless.

Toolbar context menu

Added a context menu item to hide main, editor and user toolbar.

Search result context menu

Added context menu items to export search results as plain text.

Explorer panels

Added an option to set auto refresh state. You can use this to turn off auto refresh if you encounter issues with it.

Replace (modal window)

When doing a replace a prompt window is displayed. If the button “Yes to all” is pressed the regular replace all function is used, instead of making a single replace at a time inside a loop.

This speeds up the replace and an abort window is displayed so you can halt the replace if you wish.

Fixed

  • Several high DPI issues in the program.
  • High DPI issues in Syntax Editor.
  • Several visual issues.
  • Few issues with the explorer panel (could crash).
  • Few issues with file commander lists.
  • FTP remote delete issues.
  • FTP remote edit file/folder name issues.
  • Split window issues.
  • Move cursor to next word issue (Ctrl+Right).
  • Tool output issue.
  • Delete block issue in Syntax Editor.
  • A few word wrap issues.
  • A few internal changes seem to have fixed several reported issues.
  • Monitor log file issue.

Version number 12.30
Release status Final
Operating systems Windows 7, Windows Vista, Windows Server 2008, Windows Server 2012, Windows 8, Windows 10
Website Rickard Johansson
Download
License type Freeware
You might also like