Beta version of Notepads for public preview.
[New features]
- You can preview your changes using side-by-side DiffViewer (Alt+D).
- You can use built-in Markdown viewer to preview your markdown(.md) files (Ctrl+P).
- Tab's right-click context menu has been added.
- You can double click on tab to enable Full Screen mode (double click again to exit).
- ANSI decoding supports for reading legacy files using Windows Code Page.
- You now can revert all your changes made to the file to original state including line ending and encoding changes.
[Bug fixes]
- Text copied to clipboard will be black colored instead of white when using Dark mode.
- Disabled ctrl + left click to deselect tab (unwanted behavior).
[Improvements]
- Text copied to clipboard will not be deleted after App exits.
- Find and replace control is now owned by each tab.
- Now, Notepads is smart enough to figure out if your file has been edited or not.
- Changed Save As shortcut from Ctrl+Alt+S to Ctrl+Shift+S to follow Notepad and VS Code.
- You now can select and scroll at same time (to quickly select a block of text).
- Better ContentDialog showing logic.
- Disable save button if file is untouched (Save As is always enabled anyway), Notepads now also skip untouched files on app exit.
[New Localizations]
- [it-IT]
- [uk-UA]
Internationalization and localization are done by the community, please check my GitHub repo for more details: https://github.com/JasonStein/Notepads