Closed roblourens closed 4 years ago
As of now this only works for single line strings. I will work on this though and catch that exception in the meantime.
This happens for me when ever the file is saved (which happens a lot if auto save is enabled)
In the case of save, I believe onDidChangeTextDocument
is fired but there may not be any contentChanges
I noticed these errors repeated over and over when typing in a large multiline template string.