v0.1.2
Pre-release
Pre-release
beta version updates:
Next Updates:
- persist the state changes from the file menu ❌
- close application button should also provide the same unsaved tab prompt ❌
- must auto focus on the first diff after pressing the “find difference“ button ❌
- toast poping up informing the user if both texts are identical ❌
- theme and syntax highlighting should persist for all the tabs not just the current tab ❌
UI and Features Updates:
- switch to light mode or dark mode ✅
- use the built in line numbering from rsyntaxtextarea ✅
- make the code folding working ✅
- have a menu item that lets the user select the language for syntax highlighting ✅
- add a menu button ( ☰ ) on the custom title bar ✅
- create an installer for windows✅
- add a word wrap toggle button ✅
- prevent tab from closing if the contents are not saved yet ✅
- add tool tips for the hotkeys ✅
- fix the previous and the next highlight interaction, the cursor shouldn't be pointing to the current selection ✅
Bugfixes:
- prevent the “add new tabs” button from being closed ✅
- fix the highlighted line diffs not lining up correctly with the word diffs. probably due to word wrapping ✅
- fix close tab “save unsaved changes” always triggering no matter what ✅
- fix: non admin rights preventing sqlite to work after diffchecker installation, fixed! ✅