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

Add missing VS Code json schemas #14864

Merged
merged 1 commit into from
Feb 13, 2025
Merged

Conversation

msujew
Copy link
Member

@msujew msujew commented Feb 6, 2025

What it does

Closes #14863

Adds the missing few JSON schemas to the storage. I don't know how I didn't see them in the first place. I searched for all instances of InMemoryResources, but VS Code refused to show me those instances...

How to test

Assert that the reproduction steps from #14863 are now working as expected.

Review checklist

Reminder for reviewers

@msujew msujew added vscode issues related to VSCode compatibility json issues related to the json language labels Feb 6, 2025
@msujew msujew requested a review from tsmaeder February 6, 2025 15:13
Copy link
Contributor

@tsmaeder tsmaeder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Checked that settings and launch.json now have the proper schemas and therefore code assist.

@msujew msujew merged commit 7914c6e into master Feb 13, 2025
11 checks passed
@msujew msujew deleted the msujew/missing-vscode-schemas branch February 13, 2025 10:01
@github-actions github-actions bot added this to the 1.59.0 milestone Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
json issues related to the json language vscode issues related to VSCode compatibility
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Some vscode json schemas are missing
2 participants