I installed the plugin - sublime_diagram_plugin.
I created the Diagram Class Main.puml file.
@startuml
class A
Note on the right: this is a test class A
@enduml
Questions.
- How can I view the diagram?
- What other plugin can I use to build UML diagrams?