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] Harden and polish the Plug-in System #2269

Closed
17 of 25 tasks
ashumilova opened this issue Jul 4, 2018 · 3 comments
Closed
17 of 25 tasks

[plug-in] Harden and polish the Plug-in System #2269

ashumilova opened this issue Jul 4, 2018 · 3 comments
Labels
epic epic issues consisting of multiple smaller issues plug-in system issues related to the plug-in system

Comments

@ashumilova
Copy link

ashumilova commented Jul 4, 2018

The first implementation phase of Plug-in system has been finished, and it included all the essential APIs needed for the start to interact with Theia components from plug-ins.

Just to revise, they are the following: Preferences, Commands, Notifications, Editor, Status bar, Terminal, Open/Save/Input Dialogs and Output channel APIs. Also new namespace - environment was introduced.

The next step is to make our Plug-ins API model tougher and more clearly defined and used.

It could be divided in following sections, which could also be split in separate epics.

Fill-in the missing pieces:

There the APIs, that are still missing, and the list could really increase during work being in progress.
(Note: the order is not prioritized)

Low priority:

Nice to have

Plug-in Model documentation

  • Provide the detailed documentation on all the existing APIs
  • Provide the tutorial for plugin writers

Move existing extensions to plugin model

  • SSH extension
  • GitHub extension
@ashumilova ashumilova added epic epic issues consisting of multiple smaller issues plug-in system issues related to the plug-in system Team: Che-Editors issues regarding the che-editors team labels Jul 4, 2018
@AlexTugarev
Copy link
Contributor

can this be considered too? #2258

@ashumilova
Copy link
Author

@AlexTugarev yes, sure

@benoitf benoitf changed the title Harden and polish the Plug-in System [plug-in] Harden and polish the Plug-in System Jul 5, 2018
@azatsarynnyy azatsarynnyy removed the Team: Che-Editors issues regarding the che-editors team label Dec 20, 2019
@vince-fugnitto
Copy link
Member

I believe this issue is now outdated, and we can safely close. We have other "epics" which describe improvements to the plugin-system and vscode support.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
epic epic issues consisting of multiple smaller issues plug-in system issues related to the plug-in system
Projects
None yet
Development

No branches or pull requests

4 participants