Feature idea
VSCodium does not support all the plugins that VSCode does.
While installing VSCodium, instead of installing the plugins for VSCode ($IDE_HOME/settings/vscode/plugins), we should create a dedicated $IDE_HOME/settings/vscodium/plugins directory which contains only the plugins officially supported by VSCodium. The system should check here first and fall back to $IDE_HOME/settings/vscode/plugins if not present.
See: #1888.
Additional context
No response
Feature idea
VSCodium does not support all the plugins that VSCode does.
While installing VSCodium, instead of installing the plugins for VSCode (
$IDE_HOME/settings/vscode/plugins), we should create a dedicated$IDE_HOME/settings/vscodium/pluginsdirectory which contains only the plugins officially supported by VSCodium. The system should check here first and fall back to$IDE_HOME/settings/vscode/pluginsif not present.See: #1888.
Additional context
No response