Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>ProstDev ToolsNew to Visual Studio Code? Get it now.
ProstDev Tools

ProstDev Tools

ProstDev

|
77 installs
| (0) | Free
Experimental tools and utilities to ease up your MuleSoft/DataWeave programming!
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

ProstDev Tools Extension

Experimental tools and utilities to ease up your MuleSoft/DataWeave programming!

Features

Run your DataWeave scripts with the DataWeave CLI

Using the command palette: ProstDev: Run with the DataWeave CLI

Command Palette: ProstDev: Run with the DataWeave CLI

From the editor

Editor Bar: Run with the DataWeave CLI button

When no input is detected, only the active script will run.

Any input file has to be located under ${workingDir}/src/test/resources/${fileName}/Playground/inputs/ to be taken by the extension. Only one input file is allowed in this version. Here's an example:

Example with an input payload

The use of the DataWeave 2.0 extension for VS Code is not mandatory, but highly recommended for better use.

Requirements

  • DataWeave 2.0 extension for VS Code *not required but highly recommended
  • DataWeave CLI

Extension Settings

TBD - will add settings to set up the input payload. Right now the extension will look for the input at ${workingDir}/src/test/resources/${fileName}/Playground/inputs/ (the directory used by the DataWeave extension)

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft