Ask questionsShow offending file path, when "Tokenization is skipped for long lines for performance reasons. The length of a long line can be configured via `editor.maxTokenizationLineLength`."
I'm getting this notification since a week or so:
Tokenization is skipped for long lines for performance reasons. The length of a long line can be configured via editor.maxTokenizationLineLength
.
Would it be possible for the notification to show the path of the offending file?
VsCode Mac (latest Mojave), Version 1.33.1 (1.33.1) Project: C++/CMake
Related questions