No error reported when pyrightconfig.json can't be parsed #120
Labels
enhancement
New feature or request
fixed in next version (main)
A fix has been implemented and will appear in an upcoming version
To reproduce, just add a trailing comma to the last item in the file (an easy mistake many will make).
Expected behaviour
An error should show up in the vscode Problems panel. Also, the error should show up in the logs at logLevel "error".
Actual behaviour
No errors are reported. An error only shows up in the logs if you change the value of python.analysis.logLevel to "Info" or greater severity.
Environment data
The text was updated successfully, but these errors were encountered: