After installing the latest update environment variables no longer have syntax highlighting. File type language mode is automatically set to environment variables, but all color syntax highlighting has disappeared.
Steps to Reproduce
Open a .env or .env.local file and see that all text is the same color.
Cursor doesn’t natively provide syntax highlighting for .env files. Are you using a VSCode extension like mikestead.dotenv? Is it still installed on your machine?
The one where everything is shades of grey is what I now get when environment variables is the association, the coloured one is what cursor rigged up for me based on properties.
Note that I’ve been using cursor for over a year and this only happened on Monday this week with an update.
I’ve uninstalled dotenv etc, and nothing seems to restore it.