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 vscode-gitlens to the plugin registry #476

Merged
merged 2 commits into from
May 26, 2020
Merged

Add vscode-gitlens to the plugin registry #476

merged 2 commits into from
May 26, 2020

Conversation

ericwill
Copy link
Contributor

With eclipse-theia/theia#4902 resolved we can
now use gitlens in Che. The work in theia is new, so to test you may need
to select theia:next as your editor (instead of latest).

Closes eclipse-che/che#16341

Signed-off-by: Eric Williams [email protected]

With eclipse-theia/theia#4902 being resolved we can
now use gitlens in Che. The work in Theia is new, so to test you may need
to select theia:next as your editor (instead of latest).

Closes eclipse-che/che#16341

Signed-off-by: Eric Williams <[email protected]>
@che-bot
Copy link
Contributor

che-bot commented May 26, 2020

Happy path tests passed.

Signed-off-by: Eric Williams <[email protected]>
Copy link
Contributor

@JPinkney JPinkney left a comment

Choose a reason for hiding this comment

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

Just played around with it on che.openshift.io with theia set to next and everything is looking awesome to me 👍

@che-bot
Copy link
Contributor

che-bot commented May 26, 2020

Happy path tests passed.

@ericwill ericwill merged commit d271240 into eclipse-che:master May 26, 2020
@benoitf benoitf added the new&noteworthy For new and/or noteworthy issues that deserve a blog post, new docs, or emphasis in release notes label Jun 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new&noteworthy For new and/or noteworthy issues that deserve a blog post, new docs, or emphasis in release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

gitlens (vs code extension) is not compatible with che due to api not available
4 participants