Skip to content

Commit d63dc65

Browse files
committed
Edit CHANGELOG
1 parent 468eebb commit d63dc65

1 file changed

Lines changed: 10 additions & 13 deletions

File tree

CHANGELOG

Lines changed: 10 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,20 @@
1-
Version 1.24.0 *
1+
Version 1.24.0
22
==================
3-
- Added Show the LST line number in debug mode when the execution is paused. The information is visible at the very button of the debugger.
3+
- Fixed the path to the main file when running MIRO. Before, the main file path always corresponded to the working directory.
4+
- Fixed enable MIRO menu. Before, the MIRO menu was not enabled in some cases although a correct path has been configured.
5+
- Fixed wildcard matching for the Model Library dialog, i.e. when wildcard matching was enabled not all models matching the pattern were listed.
6+
- Improved search and replace dialog selection behavior. Now the result selection is removed when the dialog is closed and no search result list is open.
7+
- Ensure closing lst files on the file system when the corresponding tab is closed.
8+
- Improved behavior of `--integrated-help=on/off` command line option, to ensure the Help View is not unexpectedly disabled when started.
9+
- Show the LST line number in debug mode when the execution is paused. The information is visible at the very bottom of the debugger.
410
- Changed the start directory of the file open dialog to the base directory of the current project.
511
- Improved search and replace file pattern, i.e. the default pattern has been changed from `*` to `*.gms`. The change is applied to all the cases where a file pattern can be configured.
6-
- Add GAMS system directory configuration to settings dialog, i.e. to switch between different GAMS installations.
12+
- Added GAMS system directory configuration to settings dialog to switch between different GAMS installations.
713
- Translate UNC path to a local path for the license dialog, i.e. when the `Documents` folder on Windows has been moved to a server.
814
- Added a quick-find to the bottom of text editors for searching in the current file, called "find".
9-
- The "find" is evoked with `Ctrl + F` and uses `F3` / `Shift + F3` to find next / previous.
15+
- The quick "find" is evoked with `Ctrl + F` and uses `F3` / `Shift + F3` to find next / previous.
1016
- The complex "search" dialog is now evoked with `Ctrl + Shift + F` and uses `F4` / `Shift + F4` to search next / previous.
1117

12-
Version 1.23.4 *
13-
==================
14-
- Fixed the path to the main file when running MIRO. Before, the main file path always corresponded to the working directory path.
15-
- Fixed enable MIRO menu. Before, the MIRO menu was not enabeld in some cases although a correct path has been configured.
16-
- Fixed wildcard matching for the Model Library dialog, i.e. when wildcard matching was enabled not all models matching the pattern were listed.
17-
- Improved search and replace dialog selection behavior. Now the result selection is removed when the dialog is closed and no search result list is open.
18-
- Ensure closing lst files on file system when corresponding tab is closed.
19-
- Improved behavior of `--integrated-help=on/off` command line option, to ensure the Help View is not unexpectedly disabled when started.
20-
2118
Version 1.23.3
2219
==================
2320
- Fixed a GDX Viewer bug where very large symbol data would not load properly.

0 commit comments

Comments
 (0)