* Added navigate-go-to command, for going back to a specific
previous location.
* Added support for a “journal” buffer showing the Howl log,
available via open-journal.
* Ensure loaded buffers contain valid UTF-8 at all times
* Better lexing for C, Rust, Python
* Added support for specifying line and column when opening files
* Added support for custom user fonts
* Added project-switch-buffer command that displays open buffers
within the current project.
* Added two inspectors and a command for documentation to the Go mode
* Moving cursor left or right with a selection active now cancels
the selection, leaving the cursor at the corresponding end.
* Added proper structure support for C/C++ mode
* Base scheme support on the newer lisp mode instead of old basic mode
* Added the **popup_menu_accept_key option, for controlling which
key accepts the current option for a popup menu, such as the
completion popup. Valid values are ‘enter’ (the default) or ‘tab’.
* Close completion popup when user activity warrants it
* Added new built-in theme: Dracula
* Added integrated and fast project file search functionality via
two new commands: project-file-search and project-file-search-list
* Javascript: Support for ES6 templates and new keywords and operators
* Performance and functionality improvements for the matcher, used
in Howl selection lists, enabling fast matching across much
larger data sets.
* Performance improvements for recursive file selection.
Between 30x and 32x faster.
* Respect use_tabs option when commenting
OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/howl?expand=0&rev=13