VSCode settings file location

Paul Sweeney · 15th January 2021

The global VSCode settings file (where things like msssql extension connection profiles are stored) is at…

C:\Users\{username}\AppData\Roaming\Code\User\settings.json

which can be shortened to

%AppData%\Code\User\settings.json