Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

Commit

Permalink
add plantUML to che-plugins yaml (#865)
Browse files Browse the repository at this point in the history
* add plantUML to che-plugins yaml

Signed-off-by: Esteban Mañaricua <emanaricua@gmail.com>

* fix

Signed-off-by: Esteban Mañaricua <emanaricua@gmail.com>
  • Loading branch information
gattytto committed Mar 1, 2021
1 parent 013807b commit cc8cbb7
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions che-theia-plugins.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -749,3 +749,12 @@ plugins:
https://github.com/redhat-developer/codeready-workspaces-vscode-extensions/releases/download/vf278912/vscode-markdown-mermaid-1.9.2.vsix
- >-
https://github.com/redhat-developer/codeready-workspaces-vscode-extensions/releases/download/vf278912/vscode-mermaid-syntax-highlight-d4247b5feadd92d429d69a6b511f5ed0e1011895.vsix
- repository:
url: https://github.com/qjebbs/vscode-plantuml
revision: v2.14.0
sidecar:
directory: plantuml
name: vscode-plantuml
memoryLimit: "512Mi"
extensions:
- https://open-vsx.org/api/jebbs/plantuml/2.14.0/file/jebbs.plantuml-2.14.0.vsix

0 comments on commit cc8cbb7

Please sign in to comment.