PlantUML QEditor is a simple editor for PlantUML. It features updating of the diagram while editing, a code assistant to insert ready-made code snipets, and the option to cache the PlantUML output to speed redo, undo, and loading from disk.
| Tags | modeling uml modeling text editor |
|---|---|
| Licenses | GPLv3 |
| Operating Systems | Cross Platform |
| Implementation | C++ QT 4 c++11 |
Recent releases


Release Notes: The app can now run in single instance mode (via command line options). The default assistant was extended with more code fragments. A preview dock was added for the assistant. A better parser was provided for code snippets from the assistant.xml. The Win32 installer is now made with CMake, cross-compiled on Linux.