Solve VSCode Settings Sync Problem

Try following simple steps to solve the settings sync problem after upgrading your VSCode (v1.95):

MacOS

# rm -r "~/Library/Application Support/Code/CachedData"
rm -r "~/Library/Application Support/Code/CachedProfileData"

Linux

rm -r ~/.vscode-server/data/CachedProfilesData

Comments

Popular posts from this blog

Slang Terms About Money

Workaround for macOS Dictionary All Tab Issue

Mathematical Objects

Essential Utilities for LaTeX Package and Class Development

Train PyTorch with Checkpoints