Versie 13.0 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:.
Chrome previewUpdated the Chromium preview component and libraries to version 65.0.3325.
Exception catcherMade extensive changes to the bug report format and added several new items. A new tab was added to the exception window for loaded modules and running Win32 processes.
Startup
The screenshot now captures the entire window.Made some code changes to minimize disk access during startup and moved some functions to be used first when actually needed.
Code improvements and code testingI've taken the time to stress test functions and analyze classes and code to find possible issues. Some issues where found using different debug flags. or tools, and others where found using Application Verifier. I also corrected a few issues found using static code analysis tools and found several minor problems while testing.
Explorer tabs and File Commander tabAuto refresh should work properly now. And also turning it off in explorer tab.
Script debugging (step over)Made several improvements and fixed some issues.
Misc
- The executed line is highlighted with a red background.
- The debugging stops at the end of the script, or when moving focus to the script window, or when pressing the stop button.
Fixed
- Added remote file operations (save and save as) to the document tab context menu.
- Menus can be accessed by pressing ALT then a char code. E.g. ALT+F+S for save.
- Find highlight issue.
- Find RegEx highlight issue.
- Ruler paint issue.
- Chrome preview issue.
- Rename remote file and server has disconnected.
- Project wide class explorer issues.
- Hex view paste issue.
- Toolbar image issue.
- Indent issue with expand abbreviation.
- Delete multiple selections.
- PHP tags inside HTML tag issues.
- TODO/NOTE display issues in code explorer.
- TODO/NOTE display issues in project class viewer.
- Toggle browser view shortcut issue.
- Switch tab from Chrome preview tab using keyboard shortcut.
- Document tab hint issue.
- Shutdown issues and issues that could lead to a crash.
- Misc reported issues.