Skip to content

Lite XL 2.0.2

Compare
Choose a tag to compare
@franko franko released this 10 Sep 18:41

These release includes mainly fixes for known problems but also a few nice improvements.

Long time Lite XL users should not miss a change in the behavior of ctrl+d that now add the next occurrence of the current selection in mutli-cursor mode.

Below the details of the changes.

Bug fixes

  • Fix problem project directory when starting the application from Launcher on macOS.
  • Fix problem when trying to close an unsaved new document.
  • No longer shows an error for the -psn argument passed to the application on macOS.
  • Fix treeview:open-in-system command on Windows.
  • Fix rename command to update name of document if opened.

Improvements

  • Improved LogView. Entries can now be expanded and there is a context menu to copy the item's content.
  • Change the behavior of ctrl+d to add a multi-cursor selection to the next occurrence. The old behavior to move the selection to the next occurrence is now done using the shortcut ctrl+f3.
  • Added a command to create a multi-cursor with all the occurrences of the current selection. Activated with the shortcut ctrl+shift+l.
  • Improve the find and replace dialog so that previously used expressions can be recalled using "up" and "down" keys.
  • Build package script rewrite with many improvements.

Style changes

  • Use bigger fonts by default.

With many thanks to the contributors: @adamharrison, @takase1121, @Guldoman, @redtide, @Timofffee, @boppyt, @Jan200101.