These are my VSCode settings! The extensions I use are listed in the comment block at the top of the settings file.
- The VSCode settings.json file usually lives:
- Windows Default:
%appdata%\Code\User\settings.json - Portable:
{PortableVSCodeRoot}\data\user-data\User\settings.json
- Windows Default:
- The VSCode keybindings.json file usually lives:
- Windows Default:
%appdata%\Code\User\keybindings.json - Portable:
{PortableVSCodeRoot}\data\user-data\User\keybindings.json
- Windows Default: