Visual Studio Code – How can I find the location of settings files for User/Workspace/Folder scopes in an extension?
Is there a way to find location of settings file for User/Workspace/Folder scopes from an extension? This is not to update the settings, but the extension I am working on just needs location of these files to show to user.