0.5.0
Changes:
- Make preferences update automatically.
- Add Open Terminal shortcut.
- Update line number margin on preferences change.
- Add support for loading external lexers.
- Add support for Jamfile, HaikuPorts recipe, YAB, RDef and Markdown.
- Remove read-only warning when opening a file.
- Fix automatic color updates for status bar.
- Highlight system constants in C++ mode.
- Change fold markers and highlight active folding block.
- Fix save and reload toolbar buttons state after external modification and file removal.
- Add bookmarks support.
- Add settings for margin visibility.
- Hide fold margin if folding is not enabled.
- Fixed caret position resetting when corresponding file was opened.
- Add option to automatically insert new line at the end on save.
- Add option to change toolbar icon size.
- Backup files before saving.
- Fix window resizing after changing toolbar visibility.
- Fix fold margin not appearing on language change.
- Fix observing wrong file after Save as operation.
- Fix opening non-existent files.
- Make sure caret is in top quarter of the view when opening a file.
- Add two new themes by Mikael Konradsson and dimmed theme by Humdinger.