Features
Open a .bpmn file and the whole modeler comes to life inside your editor. Here's what you get, roughly in the order you reach for it.
Model
- Append Menu — a two-panel popup that combines element templates and standard BPMN elements. Searchable, keyboard-driven, favourites pinned on top.
- Element Template Chooser — browse, preview, and apply Camunda element templates from the properties panel. Category filters, instant search, full template preview.
Compare
- BPMN Diff — swap VS Code's text diff for two side-by-side BPMN canvases whenever git opens a comparison: resolving a merge conflict, reviewing a teammate's PR, or checking what you changed since the last commit. Colour-coded highlights, synced panning, prev/next change navigation.
Deploy
- Deployment — push BPMN/DMN diagrams and start process instances directly from VS Code. Camunda 7 and 8 support, three auth modes, payload file discovery by convention.
Configure
- Language Support — switch the modeler UI to one of several locales at runtime via setting or command palette.