-
-
Notifications
You must be signed in to change notification settings - Fork 132
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
VS Code cannot read schema file #579
Comments
Thank you. I'm not sure why it is failing. It might be getting blocked by github due to the high volume of requests upon that url. |
* fix: url to cspell json schema fix: #579 * ci: Add sample dir with missing import file. * fix: Update cspell and handle config file errors. * Update cSpell.json
I have updated the URL, but I don't think it will actually fix the VS Code issue. |
Hi, will this be cured by using some CDN? like: |
Note: this is fixed with V2. To try it out, see: Releases . |
This is fixed in v2. |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Hi, I have reported this with vscode as I thought it would be a fault in vscode:
microsoft/vscode#110558
But I am also reporting it here as well:
Steps to Reproduce:
curl'ing that url works fine, and the schema is a valid draft 7 schema, so this seems like an issue with vscode?
The text was updated successfully, but these errors were encountered: