Skip to content

Commit

Permalink
Add vscode-gitlens to the plugin registry (#476)
Browse files Browse the repository at this point in the history
* Add vscode-gitlens to the plugin registry

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 <ericwill@redhat.com>
  • Loading branch information
ericwill authored May 26, 2020
1 parent 7169a35 commit d271240
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
15 changes: 15 additions & 0 deletions v3/plugins/eamodio/vscode-gitlens/10.2.1/meta.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
apiVersion: v2
publisher: eamodio
name: vscode-gitlens
version: 10.2.1
type: VS Code extension
displayName: GitLens
title: GitLens
description: Supercharge the Git capabilities built into Visual Studio Code — Visualize code authorship at a glance via Git blame annotations and code lens, seamlessly navigate and explore Git repositories, gain valuable insights via powerful comparison commands, and so much more
icon: https://raw.githubusercontent.com/eamodio/vscode-gitlens/master/images/gitlens-icon.png
repository: https://github.com/eamodio/vscode-gitlens
category: Other
firstPublicationDate: '2020-05-26'
spec:
extensions:
- https://download.jboss.org/jbosstools/vscode/3rdparty/vscode-gitlens/gitlens-10.2.1.vsix
1 change: 1 addition & 0 deletions v3/plugins/eamodio/vscode-gitlens/latest.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
10.2.1

0 comments on commit d271240

Please sign in to comment.