Skip to content

Commit

Permalink
fix(vscode-plugins): Add missing aliases
Browse files Browse the repository at this point in the history
Change-Id: Ib6b7a313f452d7fec4cc9ea228ac84838435703b
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
  • Loading branch information
benoitf committed Dec 4, 2020
1 parent 2da016d commit 5105413
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions che-theia-plugins.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,8 @@ plugins:
- repository:
url: https://github.com/haskell/vscode-haskell
revision: 1.1.0
aliases:
- haskell/vscode-haskell
sidecar:
directory: haskell
name: vscode-haskell
Expand Down Expand Up @@ -271,6 +273,7 @@ plugins:
revision: v1.13.0
aliases:
- felixfbecker/vscode-php-debug
- redhat/php-debugger
sidecar:
directory: php
name: php-debugger
Expand Down

0 comments on commit 5105413

Please sign in to comment.