You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I go to my code, it parses it and flags up lots of deprecated functions,
I check the settings.json and it's back to 5.4.
Reproduction steps
I have lots of lua 5.1 code.
I updated to todays (31/1/23) version.
When I click on a lua file, it parses it, and shows lots of errors of deprecated functions - because the settings.json is now lua 5.4 -> but i never changed it to 5.4 It's doing it every time I open a file.