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] Cache JSON schemas locally #31121

Closed
DovydasNavickas opened this issue Jul 20, 2017 · 1 comment
Closed

[json] Cache JSON schemas locally #31121

DovydasNavickas opened this issue Jul 20, 2017 · 1 comment
Assignees
Labels
feature-request Request for new features or functionality json JSON support issues
Milestone

Comments

@DovydasNavickas
Copy link

At the moment I'm travelling and it's not 100% of the time that I have an internet connection.
Turns out that vscode does not cache JSON schemas that are defined in URLs, I presume, here:
https://github.com/Microsoft/vscode/blob/ac8f47b193f08b93e0d05201cf3ecc896914e6a5/extensions/typescript/package.json#L447

It's a pitty that JSON schema for sure did not change since an hour ago, when I had the internet connection, but I have zero completion for tsconfig.json right now, just because I'm offline.

Therefore, it would be super amazing to have JSON schemas cached if the URL did not change.

@vscodebot vscodebot bot added the json JSON support issues label Jul 20, 2017
@aeschli aeschli added the feature-request Request for new features or functionality label Jul 21, 2017
@aeschli aeschli modified the milestones: August 2017, Backlog Jul 21, 2017
@aeschli aeschli changed the title Cache JSON schemas locally [json] Cache JSON schemas locally Jul 21, 2017
@aeschli
Copy link
Contributor

aeschli commented Sep 15, 2017

duplicate of #11828

@aeschli aeschli closed this as completed Sep 15, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 17, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature-request Request for new features or functionality json JSON support issues
Projects
None yet
Development

No branches or pull requests

2 participants