DI shows error message about mismatching tags

Just had the following display:

However, there were no errors. Leaving the area and going back it worked just fine.

Steps for repro:

  • Go to a valid XML comment.
  • In the DELPHI editor insert a line break within the valid XML comment, as to break the validity.
  • Wait for DI to update to the error shown
  • Now, fix the comment manually to have a correct XML comment again

IS:

  • DI will not update and keeps showing the error

EXPECTED:

  • DI should update to reflect edited comment

This is a bug of failed sync from the editor text to doc inspector view model.