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

Intellisense is missing JSON Schema versions 2019-09, 2020-12 #208

Open
jeremyfiel opened this issue Sep 27, 2023 · 3 comments
Open

Intellisense is missing JSON Schema versions 2019-09, 2020-12 #208

jeremyfiel opened this issue Sep 27, 2023 · 3 comments

Comments

@jeremyfiel
Copy link
Contributor

When triggering Intellisense for $schema, I can't find the entries for the following schemas:

  • https://json-schema.org/draft/2019-09/schema
  • https://json-schema.org/draft/2020-12/schema

image

@gregsdennis
Copy link

gregsdennis commented Sep 27, 2023

@jeremyfiel
Copy link
Contributor Author

May be a duplicate. See related microsoft/vscode#165219.

Not a dupe. That issue has to do with lack of $dynamicRef support. (meta features not currently supported in the language server)

@gregsdennis
Copy link

Okay, but definitely dependent. I would recommend against offering the newer versions until those versions are fully supported.

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