Browse Source

Doc options + unrelated tweak.

Martijn Laan 1 month ago
parent
commit
3e051195d3
1 changed files with 3 additions and 1 deletions
  1. 3 1
      whatsnew.htm

+ 3 - 1
whatsnew.htm

@@ -198,8 +198,10 @@ Source: "https://jrsoftware.org/download.php/iscrypt.dll?dontcount=1"; DestName:
 <ul>
 <ul>
   <li>Compiler IDE:
   <li>Compiler IDE:
     <ul>
     <ul>
+      <li>Added new <i>Automatically reload files</i> and <i>Allow Undo after reload</i> options. Both enabled by default.</li>
       <li>The <i>Find in Files</i> result list will now update its line numbers when you add or delete lines.</li>
       <li>The <i>Find in Files</i> result list will now update its line numbers when you add or delete lines.</li>
-      <li>The <i>Highlight occurrences of current word</i> option (which is disabled by default) no longer highlights a section's directive names, parameter names, or Pascal keywords. The <i>Highlight occurrences of current selection</i> option (which is enabled by default) still does.</li>
+      <li>The <i>Highlight occurrences of current word</i> option (which is disabled by default) no longer highlights a section's directive names, parameter names, or Pascal keywords.<br/>
+          The <i>Highlight occurrences of current selection</i> option (which is enabled by default) still does.</li>
       <li>Improved dark mode support.</li>
       <li>Improved dark mode support.</li>
       <li>Improved support for high-contrast themes.</li>
       <li>Improved support for high-contrast themes.</li>
     </ul>
     </ul>