Surely this is a minor issue, inside settings.json, there's a warning at the first opening curly brace:
$ref '/definitions/jsonObject' in 'vscode://schemas/launch' can not be resolved.

Steps to Reproduce:
⌘ + ,
Does this issue occur when all extensions are disabled?: Yes/No
@isidorn is the "launch" schema the one from debug?
I can not reproduce this using your steps.
@ryenus Can you reproduce using Visual Studio Code Insiders https://code.visualstudio.com/insiders/
@weinand yeah
Seems like a json schema issues, also assigning to @aeschli as he might have ideas.
I have the same issue.

I am getting the same issue too.

Confirm from my side:
same here
@isidorn, I found it, disable the AWS Toolkit extension then restart, the error is gone. I tried with latest Insider build.
~But TBH I'm not sure if the error existed before updating vscode to 1.44, though.~
AWS Toolkit: https://marketplace.visualstudio.com/items?itemName=AmazonWebServices.aws-toolkit-vscode
The latest version of AWS Toolkit is 1.8.0, which is problematic, meanwhile installing the previous version 1.7.0 from https://github.com/aws/aws-toolkit-vscode/releases/, then there's no such error.
@isidorn, I found it, disable the AWS Toolkit extension then restart, the error is gone. I tried with latest Insider build.
~But TBH I'm not sure if the error existed before updating vscode to 1.44, though.~AWS Toolkit: https://marketplace.visualstudio.com/items?itemName=AmazonWebServices.aws-toolkit-vscode
The latest version of AWS Toolkit is
1.8.0, which is problematic, meanwhile installing the previous version1.7.0from https://github.com/aws/aws-toolkit-vscode/releases/, then there's no such error.
Yes, I can confirm this fixed the issue for me.
This issue is caused by an extension, please file it with the repository (or contact) the extension has linked in its overview in VS Code or the marketplace for VS Code. See also our issue reporting guidelines.
Happy Coding!
FYI, issue opened for AWS Toolkit: https://github.com/aws/aws-toolkit-vscode/issues/1027
@isidorn, I found it, disable the AWS Toolkit extension then restart, the error is gone. I tried with latest Insider build.
~But TBH I'm not sure if the error existed before updating vscode to 1.44, though.~AWS Toolkit: https://marketplace.visualstudio.com/items?itemName=AmazonWebServices.aws-toolkit-vscode
The latest version of AWS Toolkit is
1.8.0, which is problematic, meanwhile installing the previous version1.7.0from https://github.com/aws/aws-toolkit-vscode/releases/, then there's no such error.
Solved for me as well, thanks!
Most helpful comment
@isidorn, I found it, disable the AWS Toolkit extension then restart, the error is gone. I tried with latest Insider build.
~But TBH I'm not sure if the error existed before updating vscode to 1.44, though.~
AWS Toolkit: https://marketplace.visualstudio.com/items?itemName=AmazonWebServices.aws-toolkit-vscode
The latest version of AWS Toolkit is
1.8.0, which is problematic, meanwhile installing the previous version1.7.0from https://github.com/aws/aws-toolkit-vscode/releases/, then there's no such error.