Versie 9.2.0 van EditBone is uitgekomen. EditBone is een opensource- en lichtgewichtteksteditor met uitgebreide mogelijkheden, die vooral voor softwareontwikkelaars interessant zijn. Zo zijn er syntax-highlighting voor meer dan vijftig script- en programmeertalen, verticale selectieblokken en macro's. Verder kan het programma bestanden vergelijken. Het wordt actief ontwikkeld en met enige regelmaat verschijnt er een nieuwe versie. De changelog hieronder is van de afgelopen maand.
Changes in version 9.2.0Changes in version 9.1.3
- Added a full file path to the status bar when a file clicked from the directory
- Added a progress bar for multiple file drag and drop
- Added check box (optional) to search results output
- Added open selected, copy selected to clipboard, and select and unselect all to search result output popup menu
- Added show check box option for output
- Added Glossy and Tablet Dark styles
- Added regular expressions, wild card, and prompt on replace options for replace
- Added delete line for replace
- Added replace and find in files options into ini file
- Refactored find in files dialog
- Refactored replace dialog
- Refactored directory tab dialog
- Refactored group box component
- Fixed file tree view component
- Fixed print preview scrollbar resize bug
- Fixed output scrollbar resizing
- Fixed editor font options
- Fixed option frames
- Updated styles
- Updated language files
- Updated third-party components
- Fixed out of resources bug
- Fixed application event handling
- Fixed DTD is prohibited error with XML documents