Can I enable/disable specific extensions in VSCode from other extension?
There are commands to enable/disable all extensions, but I found no commands or methods for specific extensions.
Edited :
My description was insufficient, sorry.
I'm creating an extension that manages extensions by groups, so I would like to control it by code, not manually.
Thanks.
