From 7d5d67fe79fab88bd65ea2bc795117811d6de13f Mon Sep 17 00:00:00 2001 From: Jeremy Wootten Date: Fri, 8 May 2026 18:18:09 +0100 Subject: [PATCH] Update metainfo after recent commit --- data/code.metainfo.xml.in | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/data/code.metainfo.xml.in b/data/code.metainfo.xml.in index acf6c97b7..888d5c776 100644 --- a/data/code.metainfo.xml.in +++ b/data/code.metainfo.xml.in @@ -68,13 +68,14 @@ contact_AT_elementary.io - +

Improvements:

  • Trailing spaces are now removed when the document focuses out (subject to setting)
  • Focus following is implemented between textview and terminal pane
  • A new dialog for branch actions (open, new) is implemented linked to hot-key Ctrl-B
  • +
  • It is now possible to create a new document from a template

Minor updates:

    @@ -83,6 +84,7 @@
+ New file from template Automatically remove trailing spaces after pressing Enter when autosave is enabled Quickly open recently worked on projects/branches