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

need help on adding the extension details in file=.che/che-theia-plugins.yaml #5

Open
Divine1 opened this issue Jul 20, 2022 · 0 comments

Comments

@Divine1
Copy link

Divine1 commented Jul 20, 2022

Summary

i have deployed my plugin in https://open-vsx.org/api/harmony/harmony-assist/0.0.1/file/harmony.harmony-assist-0.0.1.vsix

i have to use this plugin in che-theia ide opened via workspace using eclipse-che dashboard.
i noticed 3 requests triggering from eclipse-che dashboard (as shown in below screenshot)

https://github.com/Divine1/demochenodejs.git&file=.vscode/extensions.json
https://github.com/Divine1/demochenodejs.git&file=.che/che-theia-plugins.yaml
https://github.com/Divine1/demochenodejs.git&file=.che/che-editor.yaml

is it possible to allow my plugin to be installed by specifying the plugin details in .che/che-theia-plugins.yaml in my gitrepo ? if yes, could you please share me the details on how to do it? is there any sample git repo's available?

image

in this doclink below detail is mentioned , its mentioned that "i can add/update new files/folders in my git repo. so please help me on what details i have to add in .che/che-theia-plugins.yaml

image

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

1 participant