vscode-yaml
vscode-yaml copied to clipboard
Cannot clear cache
Describe the bug
Whatever I do, I cannot clear the cache referencing a schema on yaml.schemas
Expected Behavior
schema file path should be updated
Current Behavior
Current behaviour is simple: once you setup a schema for a specific filename in yaml.schemas, it's impossible to remove it. I tried to reload the window, clear cache, clear history, restart vscode or even the computer itself, it doesn't solve the issue: the yaml file is still "ghost-referencing" a schema that doesn't exist anymore anywhere on my computer.
If a rename the file (not the schema) it's working again since it's not referencing the "ghost-referencing" schema, which I obviously removed long time ago
Steps to Reproduce
- add a reference to a schema in yaml.schemas
- remove it
- clear cache, reload the window, clear history, restart vscode
- vscode is still referencing the schema
Environment
- [ ] Windows
- [ ] Mac
- [x] Linux
- [ ] other (please specify)
experiencing this on macOS as well.
I'm experiencing this and it's infuriating.