Where does vscode store the fact that an extension has been disabled for a workspace?
I see that workspace extension recommendations are stored in ./vscode/extensions.json
but I can’t find where the setting is stored for disabling extensions in a workspace.
Also asked here, but no answer.