Location of the setting file:
• Windows %APPDATA%\Code\User\settings.json
• macOS $HOME/Library/Application Support/Code/User/settings.json
• Linux $HOME/.config/Code/User/settings.json
Extensions are located in the following locations:
• Windows %USERPROFILE%\.vscode\extensions
• macOS ~/.vscode/extensions
• Linux ~/.vscode/extensions
ref:
• How to reset settings in Visual Studio Code?
• Visual Studio Code User and Workspace Settings
• Managing Extensions in Visual Studio Code
Visual Studio Code setting file
Categories: