eclipse-theia/theia

[plugins] reference multiple plugin directories when using the cli argument

Open

#7,013 opened on Jan 29, 2020

View on GitHub
 (13 comments) (0 reactions) (0 assignees)TypeScript (18,676 stars) (2,478 forks)batch import
enhancementhelp wantedplug-in system

Description

Description

Is it possible to add another folder to --plugins? like a secondary folder? something like?

yarn theia start --plugins=local-dir:../../plugins:../../../another-plugins-folder

Contributor guide