I had the same problem and this solution worked for me:
Go to %appdata%\Code\Local Storageand delete them in the files: file__0.localstorageand file__0.localstorage-journal.
On macOS, the file path
/Users/<user>/Library/Application Support/Code/Local Storage.
Your VS code settings will reset to default.
Tomas source
share