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

Add constructor for theia.TreeItem #3608

Merged
merged 1 commit into from
Nov 23, 2018
Merged

Add constructor for theia.TreeItem #3608

merged 1 commit into from
Nov 23, 2018

Conversation

azatsarynnyy
Copy link
Member

This PR makes it possible for a plugin to create theia.TreeItem using a constructor.
The PR actually adds more compatibility with vscode.TreeItem.

It's needed for eclipse-che/che#10574 since the VSCode K8s plugin uses that constructor for providing the tree items.

@azatsarynnyy azatsarynnyy added the plug-in system issues related to the plug-in system label Nov 23, 2018
@azatsarynnyy azatsarynnyy self-assigned this Nov 23, 2018
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.

2 participants