Skip to content

Releases: 0verEngineer/InlineProblems

v0.5.3

13 May 12:05
938db88
Compare
Choose a tag to compare

[0.5.3]

Added

  • Ability to blacklist file extensions so that the plugin will not show anything on blacklisted files

v0.5.3-beta

18 Apr 19:49
2613cf6
Compare
Choose a tag to compare
v0.5.3-beta Pre-release
Pre-release

This is a prerelease of the next version of the plugin. Checkout the pull request from master to release for the changelog.

v0.5.2

24 Mar 14:56
2854d73
Compare
Choose a tag to compare

[0.5.2]

Added

  • Compability with 2024.1

v0.5.2-beta

21 Mar 21:31
cfb990e
Compare
Choose a tag to compare
v0.5.2-beta Pre-release
Pre-release

This is a prerelease of the next version of the plugin. Checkout the pull request from master to release for the changelog.

v0.5.1

21 Nov 14:02
13e1edc
Compare
Choose a tag to compare

Fixed

  • SettingsBundle missing default (Settings not working with non english os language)
  • Prevents gutter icon readding when the line of the problem does not exist anymore

v0.5.1-beta

13 Nov 21:09
de2b779
Compare
Choose a tag to compare
v0.5.1-beta Pre-release
Pre-release

This is a prerelease of the next version of the plugin. Checkout the pull request from master to release for the changelog.

v0.5.0

21 Sep 07:35
cbb3813
Compare
Choose a tag to compare

Added

  • Gutter icon support (disabled by default)
  • Notification when a Unity project is opened in Rider, and it switches to the ManualScan listener
  • Chinese translation (thanks to kuweiguge)

Fixed

  • AlreadyDisposedException in HighlightProblemListener

v0.5.0-beta

12 Sep 07:49
0bc0b78
Compare
Choose a tag to compare
v0.5.0-beta Pre-release
Pre-release

This is a prerelease of the next version of the plugin. Checkout the pull request from master to release for the changelog.

Release v0.4.3

08 Jun 08:12
185634f
Compare
Choose a tag to compare

Added

  • Some performance improvements
  • Description for the listeners in the settings
  • Configurable delay for the manual scan listener
  • Support for new EAP versions

Changed

  • MarkupModelListener is now the default listener

Fixed

  • Some possible null pointer exceptions
  • invokeLater queuing issue of MarkupModelListener if used with the only one problem per line feature
  • Cache of activeProblems is now thread safe
  • CustomSeverity bugs that leads to useless problem updates

v0.4.3-beta

24 May 20:40
Compare
Choose a tag to compare
v0.4.3-beta Pre-release
Pre-release

This is a prerelease of the next version of the plugin. Checkout the pull request from master to release for the changelog.