I'm trying to use the VS Code extension LogFileHighlighter for adding color highlighting to log files. But when I try to open a long file log (around 20k lines) the extension doesn't add the color highlighting.
I can only see the highlighting with small files. Is there any configuration to change the file size limit for highlighting or another way to make work for long files?