Syntax highlighting not applied to PascalCase-named files

15 views Asked by At

I was renaming files from a DSA class when I realized that files named in PascalCase lacked the syntax highlighting present in files named in lowercase.

Here is a PascalCase filename: enter image description here

Here is a lowercase filename: enter image description here

I tried some alternatives, and it looks like the highlighting changes if there's at least one uppercase character in the filename. I poked around the settings but found nothing. Anyone experience this before?

0

There are 0 answers