Releases: 0verEngineer/InlineProblems
Releases · 0verEngineer/InlineProblems
v0.5.3
v0.5.3-beta
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
[0.5.2]
Added
- Compability with 2024.1
v0.5.2-beta
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
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
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
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
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
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
This is a prerelease of the next version of the plugin. Checkout the pull request from master to release for the changelog.