Introduces a development container configuration with Docker support.
Includes PlantUML VS Code extension and forwards port 8080 for local server access.
Facilitates a consistent development environment for PlantUML projects.
Introduces a development container using an Ubuntu-based image.
Installs Java, Graphviz, and PlantUML for local diagram rendering.
Sets up a script to start the PlantUML server automatically in interactive sessions.