|
@@ -36,7 +36,7 @@ For conditions of distribution and use, see <a href="http://www.jrsoftware.org/f
|
|
|
<ul>
|
|
|
<li>Added Dark theme support to the toolbar.</li>
|
|
|
<li>When paused on a breakpoint in the [Code] section the new "Debug Call Stack" view now shows the call stack.</li>
|
|
|
- <li>The "Compiler Output" and "Debug Output" views now support multi selection, an extra <i>Select All</i> popup menu item and <i>Ctrl+C</i> and </i>Ctrl+A</i> keyboard shortcuts. The <i>Copy</i> action now only copies the selected lines instead of all lines.</li>
|
|
|
+ <li>The "Compiler Output" and "Debug Output" views now support multi selection, an extra <i>Select All</i> popup menu item and <i>Ctrl+C</i> and <i>Ctrl+A</i> keyboard shortcuts. The <i>Copy</i> action now only copies the selected lines instead of all lines.</li>
|
|
|
</ul>
|
|
|
</li>
|
|
|
<li>Inno Setup Preprocessor (ISPP) changes:
|