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

Unable to load schema / Problems loading reference warnings in JSON files #187945

Closed
Systemcluster opened this issue Jul 14, 2023 · 2 comments
Closed
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@Systemcluster
Copy link

Systemcluster commented Jul 14, 2023

VSCode reports warnings about Unable to load schema and Problems loading reference when opening JSON files like package.json or the built-in settings.json.

settings.json
package.json

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

  • VS Code Version: 1.80.1
  • OS Version: Windows 11 22H2

Steps to Reproduce:

  1. Create a node project with npm init
  2. Open package.json in VSCode
  3. Restart VSCode with package.json open
  4. Click into the editor as soon as it opens

This issue does not reproduce reliably, but occurs most of the time in larger projects. In an empty node project it occurs much more rarely, but does appear after a couple restarts. It also reproduces more often when another large JSON is open in a second view:

package.json

Additional context:

A similar issue was recently closed as duplicate in #185533 but there is no related open issue for this problem.

Please let me know if I can somehow help debug this issue.

@sandy081
Copy link
Member

/duplicate

#177142

@vscodenpa vscodenpa added the *duplicate Issue identified as a duplicate of another issue(s) label Jul 17, 2023
@vscodenpa
Copy link

Thanks for creating this issue! We figured it's covering the same as another one we already have. Thus, we closed this one as a duplicate. You can search for similar existing issues. See also our issue reporting guidelines.

Happy Coding!

@vscodenpa vscodenpa closed this as not planned Won't fix, can't repro, duplicate, stale Jul 17, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Aug 31, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

4 participants