legacy-python-cli
legacy-python-cli copied to clipboard
LaTeX class files detected as OpenEdge ABL instead of TeX
Wakatime thinks LaTeX class files with a .cls extension are 'OpenEdge ABL', even though the language mode in VSCode is set to 'TeX' for these files.

Probably due to the Pygments lexer not associating *.cls extensions with TexLexer:
Hmm. Doesn't seem to be an issue with *.sty files, and that extension is also absent from filenames in the Pygments TexLexer.