Reputation: 12915
Here is my screenshot? How to solve this? Thanks.
Upvotes: 4
Views: 3167
Reputation: 144
I had same problem and this is solution worked for me:
Go to %appdata%\Code\Local Storage
and delete those to files: file__0.localstorage
and file__0.localstorage-journal
.
On macOS, the path to the files is
/Users/<user>/Library/Application Support/Code/Local Storage
.
Your VS Code settings will be reset to default.
Upvotes: 9