New Functionality and Changes Introduced with Xpress Workbench 2.2
This section describes the new features and changes introduced with Xpress Workbench 2.2
Xpress Workbench version 2.2 includes the following changes and new features:
- A zip file can be provided when creating a project.
- When debugging, Mosel arrays, sets and lists can be displayed in table form, where they can be sorted/filtered.
- When debugging Mosel arrays, sets and lists can be exported in a CSV file.
- Added a Compile button to the toolbar.
- Mosel compiler options can now be specified.
- Mosel models can be run with profiling or coverage enabled.
- Improved support for Mosel DSO data types in the debugger.
- Added a Context menu item in the editor to find all usages of the selected model symbol.
- After running or compiling a model, the output pane is now automatically shown, if it was hidden.
- Enabled editing of source files more than 1 MB in size (previously showed an error, "File is very large, collaborative editing disabled").
Fixed in this release:
- The user is no longer frequently prompted that the file had changed if the file contains UTF-8 characters.
- The error, "Current scheduler state does not fix stack level", is not shown when stepping in the debugger.
- The Watches tree no longer collapses when inspecting a large array.
- The error, "Step operation interrupted by debugger", no longer occurs when stepping over slow subroutine calls.