Skip to content

v0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 May 02:19
· 65 commits to master since this release

For users

Added

  • Diagnostics can now be suppressed using quick fixes.

Changed

  • An informational hint will now be given if
    the given executable file's name is not a known name.
  • Application-level settings can now be exported using the
    Export Settings... action.
    Previously they would be omitted when exporting
    and can only be found in the IDE's configuration directory.

For contributors

Added

Changed