Skip to content

Releases: GAMS-dev/studio

v1.6.0

13 Apr 09:36
Compare
Choose a tag to compare

Version 1.6.0

  • added *.inc as common extension for GAMS files
  • added user defined extensions for GAMS files
  • added automatic reloading of files that appear in the GAMS log
  • added setting for user defined extensions for files to be auto-reloaded
  • added auto-reload button to file-changed-dialog
  • fixed GAMS engine not appending "/api" to the url on macOS when clicking Ok directly after editing the url
  • added Studio Documentation entry in Help menu
  • close view tabs using the middle mouse button
  • fixed wrong error message in GAMS Engine job when polling the LOG too early
  • improved GDX Viewer
    • added facility to access domains and filters in table view mode
    • show original index position of domains in both list view and table view
    • fixed a memory leak caused by the fitler menu not being cleaned up properly
    • fixed an overlap of the section resize cursor and the filter icons
    • fixed table view columns being resized automatically when toggling between list and table view mode
    • improved automatic column widths
  • updated client API for GAMS Engine
  • delete the results on the GAMS Engine server after the job has finished
  • fixed eolCom not working in some DCO lines (like $include)
  • added word under cursor as default search entry when no text selection is present
  • removed loading of search scope setting on Studio start
  • hotkey 'F1' jumps to the corresponding documentation entry for Project Explorer, Process Logs, GDX Diff Dialog, and Search Widget
  • allow to move block selections using the arrow keys in the code editor
  • fixed jump to next search result if the result is in a different file and the current one has no results
  • fixed jump to search result occasionally not working because of search worker not being finished yet
  • fixed Find Next/Prev behavior for .opt files
  • added moving multiple lines up and down feature using CTRL+SHIFT+ARROW(Up/Down)
  • added static auto completion using shortcut 'ctrl-space'

This new version of GAMS Studio requires GAMS 35.0 or higher. To download GAMS, please visit https://www.gams.com/latest/. To learn more about GAMS Studio, please visit https://www.gams.com/latest/docs/T_STUDIO.html

v1.6.0-rc

19 Mar 12:52
Compare
Choose a tag to compare
v1.6.0-rc Pre-release
Pre-release

Version 1.6.0

  • added *.inc as common extension for GAMS files
  • added user defined extensions for GAMS files
  • added automatic reloading of files that appear in the GAMS log
  • added setting for user defined extensions for files to be auto-reloaded
  • added auto-reload button to file-changed-dialog
  • fixed GAMS engine not appending "/api" to the url on macOS when clicking Ok directly after editing the url
  • added Studio Documentation entry in Help menu

This new version of GAMS Studio requires GAMS 35.0 or higher. To download GAMS, please visit https://www.gams.com/latest/. To learn more about GAMS Studio, please visit https://www.gams.com/latest/docs/T_STUDIO.html

v1.5.5

05 Mar 15:01
Compare
Choose a tag to compare

Version 1.5.5

  • fixed "Reset View" not resetting splitter in the LST/LXI-Viewer
  • added instant update of tab size in editor when changing corresponding setting
  • fixed unwanted selection in encodings dialog when using arrow keys
  • fixed crash when LST file is missing (e.g. because of output=NUL)
  • fixed crash related to comment shortcut in solver option editor when pressing it multiple times
  • fixed highlighting when "Table" is preceded by Set, Parameter, Variable, or Equation
  • fixed wrong sort order after resetting GDX Viewer
  • fixed modified mark not visible on macOS tabs

This new version of GAMS Studio requires GAMS 34.0 or higher. To download GAMS, please visit https://www.gams.com/latest/. To learn more about GAMS Studio, please visit https://www.gams.com/latest/docs/T_STUDIO.html

v1.5.4

19 Feb 10:58
Compare
Choose a tag to compare

Version 1.5.4

  • fixed GDX file reloading while being rewritten
  • fixed file links in Log not handling relative filepaths on windows
  • added support for ports in GAMS Engine URL
  • fixed syntax highlighting for eolCom in table definition
  • added support to instantly follow macOS theme changes (delayed when settings dialog is visible)

This new version of GAMS Studio requires GAMS 34.0 or higher. To download GAMS, please visit https://www.gams.com/latest/. To learn more about GAMS Studio, please visit https://www.gams.com/latest/docs/T_STUDIO.html

v1.5.3

05 Feb 10:34
Compare
Choose a tag to compare

Version 1.5.3

  • fixed tooltips appearing during text selection near line number area
  • fixed underlined links not always updating properly
  • improved visibility of current word and parentheses highlighting by changing render order
  • fixed flickering of error markers
  • fixed momentary theme switching when closing settings dialog
  • fixed wrong color initialization for dark theme
  • fixed unwanted cursor jump when searching lst files without results
  • fixed MIRO execution issue if model files contain spaces

This new version of GAMS Studio requires GAMS 34.0 or higher. To download GAMS, please visit https://www.gams.com/latest/. To learn more about GAMS Studio, please visit https://www.gams.com/latest/docs/T_STUDIO.html

v1.5.2

22 Jan 13:20
Compare
Choose a tag to compare

Version 1.5.2

  • added saving of selected tab in Settings dialog for the current session
  • added email field for NEOS submissions in NEOS dialog
    • can also be initialized from environment variable NEOS_EMAIL
    • or set permanently in gamsconfig.yaml
  • adjusted list of files in Referefence File Viewer to be sorted by order in which they have been used in
  • fixed incorrectly parsed values of dashed, slash, and double-dashed command line parameters
  • fixed unwanted jump to files when selecting text that contains a file link
  • adjusted appearance of Settings dialog to follow macOS platform rules
  • added import and export for Studio color themes
  • added ability to edit Editor colors in Color dialog
  • improved naming and sorting of attributes in Color dialog
  • fixed syntax highlighting of table statements not detecting row headers
  • fixed print dialog shortcut not working after Studio launch

This new version of GAMS Studio requires GAMS 34.0 or higher. To download GAMS, please visit https://www.gams.com/latest/. To learn more about GAMS Studio, please visit https://www.gams.com/latest/docs/T_STUDIO.html

v1.5.1

13 Jan 15:42
Compare
Choose a tag to compare

Version 1.5.1

  • fixed incorrectly parsed value of double-dashed command line parameters

This new version of GAMS Studio requires GAMS 34.0 or higher. To download GAMS, please visit https://www.gams.com/latest/. To learn more about GAMS Studio, please visit https://www.gams.com/latest/docs/T_STUDIO.html

v1.5.0

11 Jan 10:22
Compare
Choose a tag to compare

Version 1.5.0

  • Studio now uses Qt 5.15 (LTS) on all platforms
  • added $onFold and $offFold commands to create user defined fold markers
  • added .gdx file filter to Open File dialog
  • improved MIRO deploy dialog
  • deactivated generation of links to LXI files for NEOS results
  • changed "Autosave on Run" setting to save ALL modified files, not just files of the current group
  • changed light theme comment color to grey for better distinction from assignments
  • fixed links to text files not jumping to a specific line
  • fixed Studio sometimes not detecting all externally changed files correctly
  • fixed end of line comments breaking include file links
  • fixed solver option editor when toggling option of boolean no value type
  • fixed misplaced cursor start on mouse selection in read-only files
  • new feature color themes can be edited in the settings dialog

This new version of GAMS Studio requires GAMS 34.0 or higher. To download GAMS, please visit https://www.gams.com/latest/. To learn more about GAMS Studio, please visit https://www.gams.com/latest/docs/T_STUDIO.html

v1.4.6

18 Dec 13:24
Compare
Choose a tag to compare

Version 1.4.6

  • disabed GAMS syntax highlighting between $onPut/$offPut and $onEcho/$offEcho
  • fixed missing request for new search cache after switching file
  • fixed end-of-line comment making links unclickable
  • fixed rare crash related to LOG output
  • fixed endlessly recurring message box for invalid GDX file
  • fixed New File dialog not using group path
  • fixed missing update of parameter history for a file assigned to more than one group
  • fixed search results not being highlighted in .log files
  • fixed search performance problem after reset search parameters
  • fixed log file additionally contained parts of a line
  • fixed selection lost in SystemLog
  • added select entry on clicking timestamp
  • fixed missing close button in log tab after running NEOS
  • fixed behavior of ESC key when current widget has a selection
  • fixed focus behavior in main and log tabs
  • pressing "enter" in the LXI tree scrolls to the corresponding position in the LST view

This new version of GAMS Studio requires GAMS 33.0 or higher. To download GAMS, please visit https://www.gams.com/latest/. To learn more about GAMS Studio, please visit https://www.gams.com/latest/docs/T_STUDIO.html

v1.4.5

26 Nov 15:32
Compare
Choose a tag to compare

Version 1.4.5

  • fixed crash when reloading large gms file while highlighter is still working

This new version of GAMS Studio requires GAMS 33.0 or higher. To download GAMS, please visit https://www.gams.com/latest/. To learn more about GAMS Studio, please visit https://www.gams.com/latest/docs/T_STUDIO.html