Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SyntaxError in generated settings.json #84

Open
paulober opened this issue Jul 3, 2023 · 2 comments
Open

SyntaxError in generated settings.json #84

paulober opened this issue Jul 3, 2023 · 2 comments

Comments

@paulober
Copy link
Contributor

paulober commented Jul 3, 2023

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

paulober added a commit to paulober/pico-project-generator that referenced this issue Jul 3, 2023
paulober added a commit to paulober/pico-project-generator that referenced this issue Jul 3, 2023
@lurch
Copy link
Contributor

lurch commented Jul 6, 2023

Fixed by #85 , so can be closed?

@paulober
Copy link
Contributor Author

paulober commented Jul 6, 2023

@lurch Yes. Github has not closed it automatically because it waits for the feature branch to be merged into master.

t1mc0rd35 pushed a commit to t1mc0rd35/pico-project-generator that referenced this issue Oct 13, 2023
t1mc0rd35 pushed a commit to t1mc0rd35/pico-project-generator that referenced this issue Oct 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants