Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions data/code.metainfo.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -74,9 +74,9 @@
<p>Minor updates:</p>
<ul>
<li>Both Find on Page and Find in Project are now available from the app's menu instead of in the headerbar</li>
<li>Options for hiding and showing panels and now all present in a compact set of linked buttons in the app's menu</li>
<li>Options for hiding and showing panels are now all present in a compact set of linked buttons in the app's menu</li>
<li>The sidebar now contains the project chooser button and fills the height of the window</li>
<li>Started a global search with text selected now pre-fills that text</li>
<li>Starting a global search with text selected now pre-fills that text</li>
<li>The symbol outline pane is now shown to the right of the source view and can be shown and hidden with the keyboard shortcut "Alt + \"</li>
<li>Terminal, Symbol outline, and the Strip Trailing Whitespace plugins are now part of the main codebase</li>
<li>Show an infobar when tab width settings are being overwritten by an EditorConfig file</li>
Expand Down