Skip to content

Resolve "Display plantUML output"

victoria(shiyao) Xin requested to merge 76-display-plantuml-output into main

MR Description

Display plantUML output

Related issues

  • Related to: #
  • Closes: #

Acceptance criteria met

  • Plantuml command shall be accessible from command palette (in root directory).
  • Plantuml command shall be accessible from sidebar with tick box.
  • Plantuml command shall be accessible from right click in the explorer.
  • Each location in plantuml shall contain a hyperlink that the user clicks on to go to the element in the source document.
  • Labels shall editable in plantuml.
  • For single files, edits shall be saved and updated in real time in both directions (source file <-> plantuml, when both are opened side-by-side).
  • All filters in the sidebar list section shall be applicable to plantuml.
  • If the user checks the “Show list in PlantUML View” box, the plantuml view shall be displayed; if the box is not checked, the list view shall be displayed.
Edited by victoria(shiyao) Xin

Merge request reports

Loading