Open
Description
In case anyone else is using VS Code Insiders on a Mac, you will get this error as well, as src/apps/vscode_settings.py
does not check for the Insiders settings which are at Code - Insiders/User/settings.json
instead of Code/User/settings.json
Not sure if anything should be done about it officially, as Insiders is beta for a reason, but good to know that it's an easy manual fix.
Originally posted by @nathanheffley in #543 (comment)