-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Labels
Description
Description:
Moved from https://github.com/ballerina-platform/plugin-vscode-compiler-toolkit/issues/17
As a user I would like to download or export all of the diagrams created with the IDE Plugin.
For example, download the sequence diagram to include in some PowerPoint rather than taking a small screenshot of the diagram.
Describe your problem(s)
n/a -> A new feature
Describe your solution(s)
Adding some environment flag or UI button enables a separate process to download the virtual documents as HTML files.
This shouldn't address creating diagrams in multiple formats.
The user should be able to print as pdf or use pandoc to convert to different formats.