Additions
- Ability to refresh project-search results
- Key bindings for
ctrl+delete
andctrl+shift+delete
StatusView:get_items()
- Multi-line error message support in log view
.lite_project.lua
project module support- New default color theme and icon
- Syntax highlighter now uses shared state between DocViews (less memory usage if the same file is opened in multiple views)
- Command
find-replace:select-next
- Command
find-replace:replace-symbol
- Command
doc:rename
- Commands
root:shrink
androot:grow
Fixes
- Potentially invalid format string passed from
core.try
tocore.error
- Markdown syntax highlighting
- Carriage-return stripping when pasting
- Syntax highlighter bugs