The new version of VSCode
1.75 contains the new function Profiles
, which I was waiting for.
It looks like you can install, activate or deactivate extensions in each profile
, without affecting the other profiles.
So far I only managed to install, activate or deactivate extensions via the extension manager, or via the view page of the respective extension.
There is this new view that can be displayed via [Settings-Wheel]
-[profiles]
-[show contents]
There you can find a checkbox for each extension.
Intuitively, one would assume that the extensions for a profile can be either completely switched on or off (install) or at least activated / deactivated. For me this checkbox has none of the mentioned effects.
The profiles work nevertheless, as said, with an activated profile extensions can be installed and uninstalled, the profiles can then be switched, and a profiles extension states get properly restored when reselected.
However, the view with these checkboxes seems largely pointless to me at the moment. So my question is: what is their purpose? Should their purpose be what I suspected, and the feature just isn't "ready" yet?