Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

Latest commit

 

History

History
9 lines (7 loc) · 372 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 372 Bytes

BracketsUML

A Brackets extension that allows you to create PlantUML diagrams from within the editor.

Planned features are:

  • Preview the resulting diagram in a panel below the editor
  • Basic syntax highlighting for sequence diagrams (to start)
  • Ability to save the resulting diagram
  • Advanced syntax highlighting (more diagram types; smarter Code Mirror mode/lexer)