Versie 13.25 van RJ TextEd is uitgebracht. Deze gratis teksteditor van Zweedse makelij heeft diverse mogelijkheden, die vooral voor software- en webontwikkelaars interessant zijn, zoals syntax-highlighting, autocompletion, uitgebreide selectie- en sorteermogelijkheden en een ingebakken (s)ftp-client. Het programma wordt voor Windows ontwikkeld, maar is via Wine ook onder Linux te gebruiken. De changelog voor deze uitgave ziet er als volgt uit:.
Document map
The page marker can now be dragged and used as a scrollable handle and even replace the scrollbar.
Options added:Indent by Fold
- Hide vertical scrollbar when document map is visible.
- Document map width.
Indent by fold is a simple way to format your code. A menu item has been added to the format menu. The function will indent selected code or the entire document, if nothing is selected. Indention follows the code folding and should indent blocks inside a code fold.
For the most part it formats the code fairly well, but some manual editing may be required.
Fixed
- Code explorer issue.
- Toolbar button and dropdown issues.
- Dual document view issue with compare mode.
- Close document tab issue.