Skip to content

v2.4

Compare
Choose a tag to compare
@Irame Irame released this 03 Mar 22:45
· 166 commits to master since this release

Features

  • Added support for Fortran (#125)
  • Add ability to associate an argument group to a specific platform (thanks to DarkStarSword #141)
  • Added support for the "Oasis NX" debugger (#143)
  • Added options to disable automatic cleanup of empty or unnecessary *.args.json files
  • Settings are now saved to the suo file.
  • Default values for settings can now be configured in Tools → Options → Smart Commandline Arguments → Settings Defaults
  • Added a option to save settings into a json file next to the project
  • Added options to disable the automatic deletion of *.args.json files

Bugfixes

  • Fixed SuoDataSerializer crash when parsing corrupted suo file (thanks to HaydnTrigg #140)
  • Fixed crash when searching (#122)
  • Fixed exception when opening minidump (#131)
  • Fixed a bug where the *.args.json were deleted when a solution was closed and then (without closing visual studio) another solution was opened with a different setting for "Use Solution directory"