generator-theia-extension icon indicating copy to clipboard operation
generator-theia-extension copied to clipboard

support VS Code extensions development layout

Open akosyakov opened this issue 5 years ago • 2 comments

We should implement it by composing code yeoman generator.

akosyakov avatar Jan 27 '20 03:01 akosyakov

Could you provide more details on this, please? There is https://github.com/eclipse/theia-yeoman-plugin , maybe this ticket belongs there?

JonasHelming avatar Feb 22 '20 11:02 JonasHelming

I'm not sure, I was thinking to convert this generator to Theia application generator supporting different layouts, i.e. only Theia extensions, only VS Code extensions or combined. It would allow to setup examples as well showing how Theia and VS Code extensions can interact.

akosyakov avatar Mar 02 '20 10:03 akosyakov