Skip to content

Releases: 0verEngineer/InlineProblems

Release 0.3.2

04 Feb 12:16
e1204f3

Choose a tag to compare

  • Fixes deprecated / removed function used

Release 0.3.1

04 Feb 00:32
db70181

Choose a tag to compare

  • 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

12 Jan 20:34
e0208ab

Choose a tag to compare

  • Stop showing empty problems
  • Fix index out of bounds
  • Fix versioning

Release 0.2.0

08 Jan 18:46
799bd0e

Choose a tag to compare

  • 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

03 Jan 19:22

Choose a tag to compare

  • Problem filtering fix
  • Removal / flicker of problems in dual pane mode fix
  • Reload after settings change

0.1.1

19 Dec 20:34
cd4589a

Choose a tag to compare

  • 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

13 Dec 23:59

Choose a tag to compare

Initial release