RJ TextEd is een gratis teksteditor van Zweedse makelij. Het heeft diverse mogelijkheden die met name voor software- en webontwikkelaars interessant zijn, zoals syntax highlighting, auto completion, uitgebreide selectie- en sorteringsmogelijkheden en een ingebakken (s)ftp-client. Het programma wordt voor Windows ontwikkeld, maar is via Wine ook onder Linux te gebruiiken. Zaterdag is versie 8.95 uitgekomen en de changelog voor deze uitgave ziet er als volgt uit:
Beautify and verify HTML/XML
Made some changes in the HTML menu and added menu items to beautify, verify and set options. The functions use the included Tidy.exe to generate output and validation. There are a huge set of options you can set individually for HTML, xHTML and XML files.
Scripts
Changed the script eventvoid KeyPress(TObject sender, char key)
tovoid KeyPress(TObject sender, int key)
Explorer Tab
Removed the explorer tree and made some changes to increase speed. This should fix the issues some users experience with freezing program, which could happen at startup or when opening or saving a file. The speed improvement should be noticeable on all systems.
File Open/Save dialogs
Removed the built in file dialog. On Vista, and above, the standard file dialogs are used. On XP, and below, the Office text file dialog is used. This should solve the freeze issues on some systems. The options to select file dialog type has been removed as well.
MiscFixed
- Renamed "Addons -> Themes" to "Addons -> Skins".
- When opening a file from Windows Explorer or context menu the text area sometimes went black.
- Some search-bar resize issues.
- Insert text on each line when inserting text at the end.
- Find next/prev issues when using regex.
- Display and highlight issue when switching between highlighters.
- Display and highlight issue when saving a file using a different file extension.
- Some search-bar popup menu issues.
- A "Find Note/Todo" issue.
- A "Find Bookmark" issue.