From cc8cbb7c65ff230add77604641402bfbe06f4f0a Mon Sep 17 00:00:00 2001 From: gattytto Date: Mon, 1 Mar 2021 15:19:57 -0300 Subject: [PATCH] add plantUML to che-plugins yaml (#865) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * add plantUML to che-plugins yaml Signed-off-by: Esteban MaƱaricua * fix Signed-off-by: Esteban MaƱaricua --- che-theia-plugins.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/che-theia-plugins.yaml b/che-theia-plugins.yaml index 5460557d5..989935136 100644 --- a/che-theia-plugins.yaml +++ b/che-theia-plugins.yaml @@ -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