Versie 13.60 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:.
GUI changesMade several changes to fix some high DPI issues when moving the program between monitors. Changes were made in options, search-bar, search window and addons.
Replace and preserve caseAdded a new option to preserve case when doing a replace. The find string is used to find a string in your text, just as usual. The case of the found string is then used to create a replace string, were the replace string should have the same casing as the found string.
Replace prompt or tool windowAdded options to choose if you want a prompt dialog box, or a tool window to appear when executing replace using the modal search window.
Prompt dialog boxThis dialog box is displayed every time a string is found to ask the user to replace the string, or not.
Tool windowThe tool window remains open as long as strings are found, or the user closes the window. It contain buttons like [Find Next] [Replace] ... This is now the default window used when executing a replace. Note than none of these options affect the search-bar behavior in any way.
Multi edit and multi selection in overwrite mode
Regular expressions
Changed the component and replaced regex functions throughout the program. The new component is using the open source PCRE library (v8.42). Made some minor changes in the "Regular expression creator".This was never implemented in earlier versions when adding multi editing and multi selection capabilities to the editor. But, now it's finally been added.
SFTPUpdated the SFTP component to the latest version.
Reopen remote filesThe option to "Reopen last open documents at startup" - only reopen local files. I've added an sub-option to include remote files as well. It's turned off by default.
External documentFixed several issues when dragging a document tab outside the main window.
Document map
- Document map issues.
- Document map hint issues.
- Navigation keys not working properly.
Improved performance when document map is visible.
Toolbar button hintsAdded current project name to all project toolbar button hints. Added current macro name to the macro play toolbar button hint.
Misc
RJ TextEd should be displayed now when adding default apps for extensions in Windows.
Fixed
- Auto complete issues in search edit fields.
- Issue with "Document has been changed by external..." warning.
- Minor find/replace issues.
- Page up/down issue when vertical scrollbar is hidden.
- Document map issue with minimize to system tray.
- Some undo/redo issues.
- Some document map and hint issues.
- Find / replace issues with binary files.
- Some issues with remote files (FTP, SFTP).
- Highlighter issues.
- /MONITOR command line option.
- Find issue in hex mode.