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

[json] validation doesn't work offline #11828

Open
drgullin opened this issue Sep 10, 2016 · 2 comments
Open

[json] validation doesn't work offline #11828

drgullin opened this issue Sep 10, 2016 · 2 comments
Assignees
Labels
feature-request Request for new features or functionality json JSON support issues
Milestone

Comments

@drgullin
Copy link

  • VSCode Version: 1.5.1
  • OS Version: OS X El Capitan 10.11.3

Every time I launch VS Code when I'm offline, I get this error:

2016-09-10-1wv8p

JSON validation doesn't work as a result.
I hope a schema reference can be initially cached inside the editor and downloaded once again when internet is on.

Steps to Reproduce:

  1. Go offline (switch off the internet)
  2. Open VS Code.
  3. Open some json file
  4. Work without validation but with an error.
@bpasero bpasero assigned aeschli and unassigned bpasero Sep 12, 2016
@aeschli aeschli added json JSON support issues feature-request Request for new features or functionality labels Sep 13, 2016
@aeschli aeschli added this to the Backlog milestone Sep 13, 2016
@aeschli aeschli changed the title JSON validation doesn't work offline [json] validation doesn't work offline Sep 13, 2016
@Arlen22
Copy link

Arlen22 commented May 4, 2020

I don't want it to use the cached file if I'm online, but it would be nice to cache files somewhere.

@MuTsunTsai
Copy link

I would love to have this feature as well. Caching JSON schemas will certainly improve offline user experience.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Request for new features or functionality json JSON support issues
Projects
None yet
Development

No branches or pull requests

5 participants