diff --git a/data/code.metainfo.xml.in b/data/code.metainfo.xml.in index ffb551164..10813c3ee 100644 --- a/data/code.metainfo.xml.in +++ b/data/code.metainfo.xml.in @@ -68,13 +68,14 @@ contact_AT_elementary.io - +

Improvements:

  • The high-contrast style-scheme is replaced by an elementary version with improved contrast for line numbers
  • The terminal pane now follows Terminal app color-scheme setting
  • It is now possible to disable syntax highlighting
  • +
  • There is now an option to keep the project folders sorted

Minor updates:

    @@ -83,6 +84,7 @@
  • The terminal pane now follows the current active project path on start or opening
  • It is no longer possible to open multiple PasteBin dialogs
  • A cause of possible crashing by the sidebar on startup was fixed
  • +
  • Two issues where global search shows incorrect information are fixed
  • Updated translations
@@ -90,6 +92,7 @@ Listen for changes to Terminal color scheme Exiting process running in terminal leaves terminal useless Line numbers in high contrast theme + Sort open project folders Pastebin Dialog: Can open infinite format dialogs Duplicate projects in dropdown after opening second window from duplicate tab Terminal Pane does not follow current active project path on startup or when reopened @@ -97,6 +100,8 @@ Segmentation Fault when starting Code Crash on Global search when a file name is a prefix of a folder which is a parent of a matched file Add an option in Preferences to disable syntax highlighting globally + Global search gives incorrect number of hits for some search terms + Global search sometimes fails to update badges when a new search is carried out