Sometimes, large parts of my code become underlined due to DocBlock issues etc. However, after fixing, the underlines remain. I have to edit and undo the code for them to disappear.
Is there a way to make it more "automatic"?
Thank you.
phptools good point. We used to do it automatically, but it was disabled for performance reasons.
Maybe we can "relint" for opened documents. Or just for documents containing a warning.
Currently there is no way of forcing to update the code diagnostics - we'll keep it open for discussion.
I thought about it.
How about a configurable relint on save?
relint on save
we'll review it once again, this should happen automatically (after a few seconds delay) ...