Original from @namorzyny in microsoft/vscode#105779
Steps to Reproduce:
- Input some code like:
<input type="button" value="text" onclick="location.href='https://www.google.com'">
- The code will display as a comment:

This only occurs if the // is in the string. The character before the // will get invalid.illegal.newline.js.