Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Describe how to add extensions with yo theia-extension or otherwise #406

Open
scharf opened this issue Oct 14, 2024 · 2 comments
Open

Describe how to add extensions with yo theia-extension or otherwise #406

scharf opened this issue Oct 14, 2024 · 2 comments

Comments

@scharf
Copy link

scharf commented Oct 14, 2024

It would be great if there would be a brief description of how to add extensions with https://github.com/eclipse-theia/generator-theia-extension.

There appears to be some magic that is needed to get an extension running in this setup that is difficult to find out.

Alternatively, add all example extensions in a example-extensions directory with the instruction to simply copy the extension into the theia-extensions folder.

@JonasHelming
Copy link
Contributor

see eclipse-theia/theia-website#622
What you need to do:

Add you extension to the product (e.g. https://github.com/eclipse-theia/theia-blueprint/blob/master/applications/browser/package.json for browser ans similarily for Electron)

@JonasHelming
Copy link
Contributor

(but we will document this on the website)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants