In Monaco editor v0.45.0, When a difference is present at the end of the line, the trailing whitespace on the line is marked as difference.
This error started to happen after v0.43.0.
I tried the option "ignoreTrimWhitespace" but it gave the same result.
Please check the attached image. In image1 which uses v.0.45.0 the whole trailing line is marked as difference
whereas in image2 which uses v0.43.0 only the difference text is colored.
Any idea how can I resolve this?
