Releases: 0verEngineer/InlineProblems
Releases · 0verEngineer/InlineProblems
Release 0.3.2
- Fixes deprecated / removed function used
Release 0.3.1
- Fix: SettingsState serialization issue (error on start)
- Fix: Settings always modified
- Adding MarkupModelListener for problem collecting
- Adding reset & rescan of all problems on settings change
- Adding ManualScan per delay of 250ms between finishing of the previous scan and starting a new one for problem collecting
- Fix: Invalid problems were shown
- Works now in Rider when Unity projects are opened, it will switch to the ManualScan listener automatically when Unity projects are open
- Fix: Font width calculation wrong and font size change was not working
- Handle xml and html in problem text
Release 0.2.1
- Stop showing empty problems
- Fix index out of bounds
- Fix versioning
Release 0.2.0
- Fixes label size
- Adds option to change between editor and tooltip
- Adds fallback font
- Fixes spacing between two inlay
- Adds option for filled inlay boxes
0.1.2
- Problem filtering fix
- Removal / flicker of problems in dual pane mode fix
- Reload after settings change
0.1.1
- Adds scrolling after adding a multiline (block) element
- Highlighting does now work on its own
- Bugfix on inline label removal
- Only show one problem if the same problem in the same line appears twice
- Bugfix on severity checks
- Default settings improved
0.1.0
Initial release