Skip to content

v0.10.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@MrMontag MrMontag released this 01 Mar 13:31
· 6721 commits to master since this release

Version 0.10.5

General

  • fixed broken "Reset View" action in ui
  • fixed studio opening on disconnected display
  • improved behavior of finding GAMS on macos
  • fixed jumping to first error in gms and lst
  • added jump to first error in log
  • added basic bookmark support
  • fixed crash when trying to access too old GAMS version
  • reintroduced toolbar to replace option widget
  • fixed spelling in about dialog
  • fixed log widget re-appearing on tab change event if it was deactivated before
  • added Ctrl+Mousewheel as zoom shortcut for help
  • added Ctrl+= as a second shortcut for Ctrl++ (zoom in)
  • added warning when trying to open large files
  • fixed up/down key behavior in tab browser on macos

Editor

  • fixed bug that inserted comment symbol in first line when cursor is in last line
  • extended syntax highlighting: detect Label and Value in assignments
  • fixed lf after syntax-assign-value
  • fixed possible crash related to textmarks
  • fixed bug in horizontal scroll postion handling for large files on macos
  • added Ctrl+Up/Down as shortcut for linewise scrolling without moving the textcursor
  • added Ctrl+Home/End as shortcut for pagewise scrolling without moving the textcursor
  • fixed broken textmark links
  • fixed wrong position of textmarks in lst files
  • fixed wrong blue highlights in log
  • added parentheses matching to embedded code

GAMS Command Line Arguments

  • fixed handling of wdir for log and lst files
  • fixed GAMS command line arguments not restoring properly
  • fixed handling of double dots in file paths