Answers for "how to uninstall all vscode extensions mac"

0

uninstall all extensions vscode

# For Mac/Linux users: 
# Open Terminal/Command Line
rm -rf ~/.vscode/extensions
# Hit enter
Posted by: Guest on August-11-2020

Code answers related to "how to uninstall all vscode extensions mac"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language