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

[plug-in] [WIP] Plugin api documentation #3045

Closed
wants to merge 3 commits into from

Conversation

evidolob
Copy link
Contributor

@evidolob evidolob commented Oct 2, 2018

No description provided.

Signed-off-by: Yevhen Vydolob <yvydolob@redhat.com>
Signed-off-by: Yevhen Vydolob <yvydolob@redhat.com>
Signed-off-by: Yevhen Vydolob <yvydolob@redhat.com>

[api](../src/api) - protocol and model objects for communication between Theia client and plugins runtime

[main](../src/main) - Theia part if plugin API. Code inside this directory is simple Theia extension and can use all functionality provided by Theia like `inversify`;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo?
Theia part of plugin API ?


### Add implementation of your API

All implementations is stored in [plugin-context.ts](../src/plugin/plugin-context.ts)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo?
All implementations are stored ?

@evidolob evidolob closed this Aug 14, 2019
@evidolob evidolob deleted the plugin-api-documentation branch September 26, 2019 14:07
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

Successfully merging this pull request may close these issues.

3 participants