I tried to generate an HelloWorld front-end plugin with @thiea/plugins
generator (for yeoman tool) and it seems doesn’t work:
-
the
HelloWorld
command - registered at start - is not present in command palette -
front-end plugin is not present in
theia.plugins.all
(accessed by a second back-end plugin) -
but plugin entry is present in plugins list (contained in the related panel view)
[original thread by davide-sergi]