Is your task related to a problem? Please describe.
Currently in our documentation, we are referring to che-theia plugins or theia plugins. But Theia plugins are advanced concepts that we are using but community would not be interested into. Theia plugins concepts could go to contributing.md files where people would like to contribute to che-theia.
Community would rather be interested in VSCode extension + che.
Describe the solution you'd like
So my suggestion is that in our documentation we:
- Replace any occurence of Che-theia plugins with Che plugins (that would be a VSCode ext packaged in a side car containers)
- In the contributor guide, we shouldn't go through the creation of theia plugins but vscode extensions. Also it is not clear if a Che-theia plugin is a Che plugin or a Theia plugin. We should use only the 2 words in all our doc: Che plugin and VSCode extension. A Che plugin is a VSCode ext packaged in a sidecar container.

Is your task related to a problem? Please describe.
Currently in our documentation, we are referring to che-theia plugins or theia plugins. But Theia plugins are advanced concepts that we are using but community would not be interested into. Theia plugins concepts could go to contributing.md files where people would like to contribute to che-theia.
Community would rather be interested in VSCode extension + che.
Describe the solution you'd like
So my suggestion is that in our documentation we: