Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PlantUml diagrams not displayed #219

Open
idormenco opened this issue Aug 3, 2021 · 0 comments
Open

PlantUml diagrams not displayed #219

idormenco opened this issue Aug 3, 2021 · 0 comments

Comments

@idormenco
Copy link

Installed product versions

Microsoft Visual Studio Professional 2019
Version 16.10.4

Description

PlantUml suport

Current behavior

when previewing in Visual Studio a PlantUml no diagram is rendered

@startuml
Alice -> Bob: Authentication Request
Bob --> Alice: Authentication Response

Alice -> Bob: Another authentication Request
Alice <-- Bob: Another authentication Response
@enduml

Expected behavior

a diagram is rendered.

Is there any plans to support this type of diagrams ?
Are there any alternative extensions which support PlantUml ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant