|
@@ -69,7 +69,6 @@ For conditions of distribution and use, see <a href="files/is/license.txt">LICEN
|
|
</ul>
|
|
</ul>
|
|
<p>Other changes:</p>
|
|
<p>Other changes:</p>
|
|
<ul>
|
|
<ul>
|
|
- <li>Added dark mode versions of the help files.</li>
|
|
|
|
<li>Shortcuts Alt+Left and Alt+Right now always navigate back and forward even if Visual Studio-style menu shortcuts have been activated.<br />Because of this Alt+Right can no longer be used to initiate auto complete, instead the existing Ctrl+Space or Ctrl+I alternatives must be used.</li>
|
|
<li>Shortcuts Alt+Left and Alt+Right now always navigate back and forward even if Visual Studio-style menu shortcuts have been activated.<br />Because of this Alt+Right can no longer be used to initiate auto complete, instead the existing Ctrl+Space or Ctrl+I alternatives must be used.</li>
|
|
<li>Moved the list of recently opened files into a new <i>Open Recent</i> submenu of the <i>Files</i> menu.</li>
|
|
<li>Moved the list of recently opened files into a new <i>Open Recent</i> submenu of the <i>Files</i> menu.</li>
|
|
<li>Added shortcuts to select a tab (Ctrl+1 through Ctrl+9).</li>
|
|
<li>Added shortcuts to select a tab (Ctrl+1 through Ctrl+9).</li>
|
|
@@ -79,7 +78,9 @@ For conditions of distribution and use, see <a href="files/is/license.txt">LICEN
|
|
<li>Pascal Scripting change: Added new <tt>ExecAndCaptureOutput</tt> support function to execute a program or batch file and capture its <i>stdout</i> and <i>stderr</i> output.</li>
|
|
<li>Pascal Scripting change: Added new <tt>ExecAndCaptureOutput</tt> support function to execute a program or batch file and capture its <i>stdout</i> and <i>stderr</i> output.</li>
|
|
<li>Fixed an issue when the <i>Auto indent mode</i> and <i>Allow cursor to move beyond end of lines</i> options are both enabled.</li>
|
|
<li>Fixed an issue when the <i>Auto indent mode</i> and <i>Allow cursor to move beyond end of lines</i> options are both enabled.</li>
|
|
<li>Pascal Scripting change: documented support functions <tt>VarArrayGet</tt> and <tt>VarArraySet</tt> which were already available but not documented.</li>
|
|
<li>Pascal Scripting change: documented support functions <tt>VarArrayGet</tt> and <tt>VarArraySet</tt> which were already available but not documented.</li>
|
|
- <li>Various tweaks and documentation improvements.</li>
|
|
|
|
|
|
+ <li>The Inno Setup Preprocessor documentation has been merged into the main documentation instead of being separate.</li>
|
|
|
|
+ <li>Added a dark mode version of the documentation, automatically used by the Compiler IDE if a dark theme is chosen.</li>
|
|
|
|
+ <li>Various tweaks and other documentation improvements.</li>
|
|
</ul>
|
|
</ul>
|
|
|
|
|
|
<p>Contributions via <a href="https://github.com/jrsoftware/issrc" target="_blank">GitHub</a>: Thanks to Sergii Leonov, John Stevenson, and jogo- for their contributions!</p>
|
|
<p>Contributions via <a href="https://github.com/jrsoftware/issrc" target="_blank">GitHub</a>: Thanks to Sergii Leonov, John Stevenson, and jogo- for their contributions!</p>
|