The updated settings.json content in the update_vscode_json_to_sdk1_5 branch contains a ) where I should not be.
|
' "C_Cpp.default.configurationProvider": "ms-vscode.cmake-tools")\n' |
Also following additional
, causes JSON.parse to fail:
SyntaxError: Expected double-quoted property name in JSON at position 247
The updated
settings.jsoncontent in theupdate_vscode_json_to_sdk1_5branch contains a)where I should not be.pico-project-generator/pico_project.py
Line 1240 in 2ab988c
Also following additional
,causes JSON.parse to fail:SyntaxError: Expected double-quoted property name in JSON at position 247pico-project-generator/pico_project.py
Line 1233 in 2ab988c