Versie 15.81 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 prima onder Linux te gebruiken. In deze uitgave zijn de volgende veranderingen en verbeteringen aangebracht:
Rust highlighterCreated a new syntax file for Rust. I also added information in the forum on how to add a Rust language server (Rust Analyzer).
Highlighter settingsSome settings for a specified highlighter may not have worked in previous versions. It should be fixed now in this version.
Syntax filesIn previous versions, you could get an exception error when creating a new syntax file without any keywords. It should be fixed now in this version.
Update optionsIncluded all update options in the options dialog as well as the update dialog.
Fixed
- A very strange error when closing the program in release 1.
- CSS, PHP... text draw issue.
- Auto completion issues when word completion is enabled.
- Select issue in plain text with brace highlighting.
- Column mode undo issue with paste.
- Close HTML preview window issue (Edge browser component issue).
- Minor issues in the syntax editor.
- Minor issues reported by users.