Vendor ephemeral_tabs (2.1.8-6)

VSCode-style preview tabs: files opened from the treeview with a single
click open in a preview tab (titled "~ name ~") that is reused for the
next file opened and becomes a permanent tab as soon as it is edited,
double-clicked or dragged.

Verified against the running editor: single-click opens preview, opening
another file replaces it, editing promotes it to a permanent tab.

Pinned to lite-xl-plugins @ 31eef29 (see debian/extra/README.source).
This commit is contained in:
2026-09-17 11:03:42 +02:00
parent 597d8a42f6
commit 273965ef0b
4 changed files with 90 additions and 1 deletions
+10
View File
@@ -1,3 +1,13 @@
lite-xl (2.1.8-6) stonking; urgency=medium
* Vendor ephemeral_tabs (lite-xl-plugins @ 31eef29): files opened from the
treeview with a single click open in a preview tab (titled "~ name ~")
that is reused for the next file and becomes a permanent tab as soon as
it is edited, double-clicked or dragged - matching VSCode's preview
editor behavior. Disable with config.plugins.ephemeral_tabs = false.
-- Valentin Haudiquet <valentin.haudiquet@canonical.com> Thu, 17 Sep 2026 10:45:00 +0200
lite-xl (2.1.8-5) stonking; urgency=medium
* Vendor gitpanel 0.3.0 (own plugin, lite-xl-gitpanel @ 0731a63): a git