Software Update: RJ TextEd 10.90

Spread the love

Version 10.90 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:

Emmet
Included latest Emmet JS code and added several “HTML->Emmet” menu items.

Expand abbreviation at cursor (Shift+Enter)
Type an abbreviation eg “ul>li*5” and select menu item or hit Shift+Enter to expand the abbreviation under the cursor.

Expand abbreviation (Ctrl+,)
Open a small edit box. Type the abbreviation and hit enter to insert the expanded code.

Wrap with abbreviation (Shift+Ctrl+,)
Select some code and select menu item. Type the abbreviation in the opened edit box and hit enter to insert the expanded code.

Next edit point
Find next edit point, eg between tags.

Previous edit point
Find previous edit point.
Added 3 common entities as snippets.
nb ->  
lt -> <
gt -> >
Emmet is not available on Windows XP or below.

Annotation Bar
Display a narrow annotation bar beside the vertical scrollbar.
A left mouse click on the annotation bar will move the text cursor that place in the document.
The annotation bar display:

  • The current line
  • Selection (including multiple selection)
  • changed lines
  • bookmarks
  • Matching HTML,XML tags
  • Matching fold items
  • Matching braces
  • Find All matches

Chrome preview
Updated the 64-bit version to a newer version (v45).

Text clips
All input macros can now have names.
%var% = @i[John Doe] Full Name
or
%cl% = @c My Color
These names are displayed in the variable input window. If only one variable needs input, the name may not be shown. Eg if you have a single input request for a color, the color dialog is shown and the name is ignored. But for a prompt input (@i) the name is still shown in the prompt window.
All macro names are optional so
%cl% = @c
is perfectly fine.

quick bar
Redesigned the dropdown buttons to switch toolbar and changed icons.

Panels
Hidden panels open and close faster in this version. Except the search result and message panels. They open as fast but close after a small delay.
You can assign a keyboard shortcut to view/hide any panel in “Customize keyboard…”.

Open as binary files
Added an option to edit file extensions used to identify binary files.

misc

  • “Paste from clipboard” is now much faster in large files.
  • Made some visual changes in the toolbar. Syntax and spell buttons are resized if necessary.
  • Save prompt is not displayed anymore for cloned documents.
  • Document.BeginUpdate should work better in scripts.
  • Project “Rescan all files” will remove non-existing files from the project.

Fixed

  • FTP/SFTP upload issues.
  • Variable input issues with text clips.
  • Sort undo issues.
  • Text compare issue.
  • Issue where editor toolbar buttons could disappear.
  • Toolbar display issues.
  • Regex issue with Unix or Mac line breaks and find all.
  • External change warning when deleting file in “Save As…” window.
  • Hex view scroll issues.
  • Hex view edit and copy issues.
  • Hex view undo issues.
  • Hex view memory corruption issue.
  • Several find/replace issues.

Version number 10.90
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

53.50MB

License type Freeware
You might also like