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

[Plugin-Api] Add stub implementation of the VsCode comment Plugin-Api #5118

Merged
merged 1 commit into from
Jul 2, 2019

Conversation

vinokurig
Copy link
Contributor

@vinokurig vinokurig commented May 11, 2019

A stub implementation of the VsCode comment Plugin-Api that returns a dummy object. A full implementation is going to be done in the scope of #5076
Is needed for eclipse-che/che#11867

@vinokurig vinokurig added the plug-in system issues related to the plug-in system label May 11, 2019
@benoitf
Copy link
Contributor

benoitf commented May 17, 2019

hello, we want to avoid stubbing now in Theia. When is planned the full implementation that you're referencing at #5076 ?

@vinokurig
Copy link
Contributor Author

@benoitf Since Extend VsCode pull-request plugin (eclipse-che/che#10282) has the highest priority, we plan to start work on full implementation after eclipse-che/che#10282. This PR is needed to launch the VsCode pull-request plugin.

@vinokurig
Copy link
Contributor Author

@benoitf any updates?

Copy link
Contributor

@benoitf benoitf left a comment

Choose a reason for hiding this comment

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

if implementation is coming soon

@vinokurig vinokurig merged commit 756e440 into master Jul 2, 2019
@vinokurig vinokurig deleted the commentApi branch July 2, 2019 11:52
@akosyakov
Copy link
Member

@vparfonov What is ETA to bring the implementation? How stubbing helps? I doubt it makes extension usable for end users, but only introduce confusion but making APIs looks implemented. Did you really needed it to be merged in order to continue working on the implementation?

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

Successfully merging this pull request may close these issues.

4 participants