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

Implement the factory events handling in Theia #10162

Closed
3 tasks done
ashumilova opened this issue Jun 23, 2018 · 0 comments
Closed
3 tasks done

Implement the factory events handling in Theia #10162

ashumilova opened this issue Jun 23, 2018 · 0 comments
Assignees
Labels
kind/task Internal things, technical debt, and to-do tasks to be performed.

Comments

@ashumilova
Copy link
Contributor

ashumilova commented Jun 23, 2018

As far as the factory may contain the instructions to invoke a series of IDE actions based upon events in the lifecycle of the Che workspace, same events should be handled inside Theia as well.
The events are the following:

  • onAppLoaded - triggered when the IDE is loaded
  • onProjectsLoaded - triggered when the workspace and all projects have been activated/imported
  • onAppClosed - triggered when the IDE is closed

Depends on the results of #10160

@ashumilova ashumilova added status/open-for-dev An issue has had its specification reviewed and confirmed. Waiting for an engineer to take it. kind/task Internal things, technical debt, and to-do tasks to be performed. sprint/current team/ide2 labels Jun 23, 2018
@ashumilova ashumilova changed the title Implement the factory events handing in Theia Implement the factory events handling in Theia Jun 25, 2018
@olexii4 olexii4 self-assigned this Jul 6, 2018
@olexii4 olexii4 added status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. and removed status/open-for-dev An issue has had its specification reviewed and confirmed. Waiting for an engineer to take it. labels Jul 6, 2018
@olexii4 olexii4 removed the status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. label Jul 17, 2018
@olexii4 olexii4 closed this as completed Jul 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/task Internal things, technical debt, and to-do tasks to be performed.
Projects
None yet
Development

No branches or pull requests

2 participants