Vscode: settings.json: $ref '/definitions/jsonObject' in 'vscode://schemas/launch' can not be resolved.

Created on 12 Apr 2020  Â·  11Comments  Â·  Source: microsoft/vscode

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.

image

  • VSCode Version: 1.44
  • OS Version: macOS 10.15.4

Steps to Reproduce:

  1. open Settings, or press ⌘ + ,
  2. the mentioned error appears in the Problems view


Does this issue occur when all extensions are disabled?: Yes/No

*caused-by-extension needs more info

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 version 1.7.0 from https://github.com/aws/aws-toolkit-vscode/releases/, then there's no such error.

All 11 comments

@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.
image

I am getting the same issue too.

Screenshot 2020-04-13 at 7 58 03 PM

Confirm from my side:
lanchJsonVSCodeProblem

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 version 1.7.0 from 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 version 1.7.0 from https://github.com/aws/aws-toolkit-vscode/releases/, then there's no such error.

Solved for me as well, thanks!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

curtw picture curtw  Â·  3Comments

DovydasNavickas picture DovydasNavickas  Â·  3Comments

chrisdias picture chrisdias  Â·  3Comments

shanalikhan picture shanalikhan  Â·  3Comments

VitorLuizC picture VitorLuizC  Â·  3Comments