I don't know exactly how to express it in words to find related problems. In some cases, apparently random, when using JavaScript string templates, the text editor loses becomes white, with bold text and makes editing the code very difficult.
First appearance of the problem was when I started working with javascript string for GraphQL query, then it started showing up working with React and mainly storybook.
The problem does not always occur instantly, for example, I am editing the code and it works perfectly, when I restart the machine and reopen vscode, the template is like this.
The question is, what is the source of this problem and how can I fix it to keep the original hightlight to work?