We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Steps to Reproduce:
Tasks: Configure default build task
The same issue will happen when running any Tasks command that needs to modify the tasks.json file (e.g. "Task: configure task", ...)
Task: configure task
The text was updated successfully, but these errors were encountered:
(Experimental duplicate detection) Thanks for submitting this issue. Please also check if it is already covered by an existing one, like:
Sorry, something went wrong.
Looks like a duplicate of #29453
@sean-mcmanus Should I close this?
We solved this issue in C/C++ extension by using the comment-json library.
comment-json
Yeah, you could close it. I think the VS Code team would close it as a duplicate.
@sean-mcmanus thanks for pointing out the duplicate. It is indeed a duplicate of #29453.
alexr00
No branches or pull requests
Steps to Reproduce:
Tasks: Configure default build task
"The same issue will happen when running any Tasks command that needs to modify the tasks.json file (e.g. "
Task: configure task
", ...)The text was updated successfully, but these errors were encountered: