Skip to Content
ProjectsOverview

Projects

A collection of Mendix Studio Pro extensions built using the Web Extensibility API.


Mendix Extensions

Extensibility Playground

A VS Code-style playground for experimenting with the Mendix Web Extensibility API in real-time. Write code, press Ctrl+Enter, and see changes instantly in Studio Pro.

Features:

  • Monaco editor with JavaScript syntax highlighting
  • Real-time execution of API calls
  • Console output for debugging
  • No build/restart cycle required

Markdown Editor

A native markdown editor for Studio Pro that lets you create and edit documentation directly in your Mendix project.

Features:

  • Monaco editor for writing markdown
  • Live preview with Mermaid diagrams
  • GitHub Flavored Markdown support
  • 18+ diagram types supported

Getting Started

Both extensions require:

  • Mendix Studio Pro 11.3+ (Extensibility Playground) or 11.6+ (Markdown Editor)
  • Extension Development Mode enabled in Preferences

Check each project’s page for detailed installation instructions.