如何为Che-theia (集成在Che中的Theia )或Theia独立创建插件(而不是扩展)?
发布于 2018-11-23 18:16:16
您可以使用yeoman生成器,如下所述:https://www.theia-ide.org/doc/Authoring_Plugins.html
https://stackoverflow.com/questions/53444726
相似问题