issues
search
0verEngineer
/
InlineProblems
Plugin to show problems inside the text editor for IDEs based on the IntelliJ Platform
GNU General Public License v3.0
61
stars
7
forks
source link
Release 0.3.1
#13
Closed
0verEngineer
closed
1 year ago
0verEngineer
commented
1 year ago
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