Skip to content

v1.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Mar 17:23
· 175 commits to main since this release
4161e4d

Added

  • Run linting on startup if the opened file matches the glob patterns.
  • Update lint status widget whenever the file changes, so it properly shows whether the file is linted or not.

Changed

  • Replace StatusBarWidgetSettings by controlling the widget visibility in LintStatusPresentation.

Fixed

  • Null value for gitlab token preventing saving settings.