You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: