AkelPad is bijgewerkt naar versie 4.6.0. Deze snelle opensourceteksteditor is nog geen 200KB groot, maar beschikt desondanks over een uitgebreide reeks features. Hij kan worden gebruikt als vervanger voor het met Windows meegeleverde Notepad of Kladblok, maar ook voor programmeerwerk. Door middel van plug-ins is bovendien extra functionaliteit toe te voegen, waaronder syntax-highlighting, autocompletion, scripts en macro's. In deze release zijn de volgende veranderingen en verbeteringen in het programma aangebracht:
Changed:Added:
- Plugin architecture. Update plugins.
- Improved compatibility with RichEdit on x64.
- Improved UTF-16LE/UTF-16BE detection without BOM.
- Improved internal work with recent files.
- Closing tab with middle mouse click without activation, if possible (MDI/PMDI).
- Column marker flashing minimized.
- TextLayout plugin integrated in program. Switching keyboard layout according to text under caret. Requires two or more layouts, one of which must be English.
- Renamed parameter "KeybLayoutMDI" in "KeybLayoutOptions".
Fixed:
- Possibility to show places bar in open/save dialog.
- Applying a common algorithm for recognizing the UTF-8, if for the specified language ("Settings...->Codepage recognition") recognition of UTF-8 unsuccessful.
- Column marker movement with mouse and Shift key and also moves wrap limit if their values are equal.
- Option for cycle search.
- Second find/replace dialog call activates it and picks up the selected text.
- Manual parameters "CmdLineBegin" and "CmdLineEnd" - specifies code to be added to the beginning and end of the command line before processing it.
- Variables for "StatusUserFormat":
- "%al" - count of lines in document;
- "%ar" - count of symbols in document (RichEdit);
- "%se[text]" - text to appear when end of the document reached during search.
- Flag 16 in the manual parameter "PaintOptions" - disable marker painting after last line.
- Undo buffer remember the caret position.
- Parameter for waiting until the program finishes in command line method /Exec().
- Menu item to open help.
- Ctrl+Num/ hotkey to restore font size that was at the program start.
- Edit window updating after text deletion.
- Ignoring left mouse button click.
- WordBreak parameter.
- Scroll position after restoring minimized window with word wrap on (MDI).
- "\|" in /Insert() command line method.
