question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add ms-vscode plantUML extension to che

See original GitHub issue

I just forgot to create an issue, sidecar repo is already created (thank you @ericwill), I will close this issue when extension is added.

extension repo: https://github.com/qjebbs/vscode-plantuml test sidecar source: https://github.com/gattytto/che-sidecar-plantuml

test devfile:

apiVersion: 1.0.0
metadata:
  generateName: che-plantuml-

components:
  - type: chePlugin
    reference: >-
      https://raw.githubusercontent.com/gattytto/cheplugins/master/plantuml/2.13.12/meta.yaml

unpublished quay image until pr is merged: https://pr-check-783-alpine-che-plugin-registry.surge.sh/v3/plugins/qjebbs/vscode-plantuml/latest/meta.yaml

meta yaml

apiVersion: v2
publisher: qjebbs
name: vscode-plantuml
version: latest
type: VS Code extension
displayName: PlantUML
title: PlantUML
description: Rich PlantUML support for Visual Studio Code.
icon: /v3/images/jebbs-plantuml-icon.png
category: Programming Languages
repository: https://github.com/qjebbs/vscode-plantuml.git
firstPublicationDate: '2020-08-06'
deprecate:
  automigrate: true
  migrateTo: jebbs/plantuml/latest
spec:
  containers:
    - image: quay.io/eclipse/che-plugin-sidecar:plantuml-4180443
      name: vscode-plantuml
      memoryLimit: 512Mi
  extensions:
    - https://open-vsx.org/api/jebbs/plantuml/2.13.12/file/jebbs.plantuml-2.13.12.vsix
latestUpdateDate: "2020-12-23"

image image

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
azatsarynnyycommented, Dec 21, 2020

FYI: the corresponding issue has been recently fixed - https://github.com/eclipse/che/issues/16870

0reactions
gattyttocommented, Mar 20, 2021
Read more comments on GitHub >

github_iconTop Results From Across the Web

PlantUML - Visual Studio Marketplace
How to install. Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter. ext install plantuml ...
Read more >
UML Made Easy with PlantUML & VS Code - CodeProject
You can search and install PlantUML extension from the Extensions tab. It's available in the Visual Studio Marketplace. You can also use VS...
Read more >
Writing UML in VS Code using the PlantUML extension.
Write, preview, and export UML from VS Code through an extension. ... Check out the marketplace page of the extension to know more...
Read more >
Diagram As Code - Using Visual Studio Code and PlantUML
In this video, you will learn how to use Diagram as Code using Visual Studio Code and PlantUML so that you can store...
Read more >
Using PlantUML in VSCode - YouTube
Sous-titré en français!!! This is a short tutorial on how to use PlantUML inside of VisualStudio Code with the PlantUML extension.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found