A text editor written in pure Java which includes all the functionalities for everyday use.
- Java SE Runtime Environment (JRE) 6 or newer.
- Turned this application into a single instance application. (NEW)
- Now you can set Chidori as your default text editor. (NEW)
- Document Reader : Different "Read" options will read out your documents as you need. (NEW)
- More improved Find/Replace. (NEW)
- UI Improvements : Redesigned User Interface.
- Bug Fixes : Resource leak, Application crash and other minor issues.
- Performance Improvements : Upto 2X faster line number calculation and 5X faster file opening than before.
- Improved Suggestion.
- Backs up all your Saved/Unsaved documents automatically on exit. So, when you re-open this application, you'll get all your documents back where you left. (BUG FIXED WITH 2X SPEED UP)