Skip to content

Instantly share code, notes, and snippets.

@yeet-bix
Created February 17, 2020 22:17
Show Gist options
  • Save yeet-bix/227c2315f2eb5fac5d1a7d349665e5fc to your computer and use it in GitHub Desktop.
Save yeet-bix/227c2315f2eb5fac5d1a7d349665e5fc to your computer and use it in GitHub Desktop.
Reset VSCode to Vanilla Settings
rm -rf $HOME/Library/Application\ Support/Code
rm -rf $HOME/.vscode
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment