VSCODE: Tokenization is skipped for long lines for performance reasons

Viewed 22

Please can someone help me with a solution for this issue --

"Tokenization is skipped for long lines for performance reasons. This can be configured via editor.maxTokenizationLineLength".

I have increased the maxTokenizationLineLength to 2,000,000,000 but it still doesn't work. enter image description here

0 Answers
Related