Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>TransformalizeNew to Visual Studio Code? Get it now.
Transformalize

Transformalize

Dale Newman

|
392 installs
| (1) | Free
Runs Transformalize arrangements.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Transformalize

Use Code's integrated terminal to run Transformalize arrangements.

Features

This extension features four commands that pass your file (arrangement) to Transformalize's command line interface (tfl.exe).

  • tfl: init
  • tfl: run
  • tfl: schema
  • tfl: schedule

Use CTRL-SHIFT-P to find and execute the commands.

demo

Requirements

Download and decompress the latest release of Transformalize. Decompress it, set it as executable, and put it on your PATHor set the tfl.path setting. If you have Docker, you can run the Transformalize container (see below).

Extension Settings

This extension contributes the following settings:

  • tfl.path: the full path including the Transformalize binary (e.g. tfl or tfl.exe). Or, you may set this to run Transformalize from a Docker container (e.g. docker run -v "$(pwd)":"$(pwd)" --rm --platform linux/amd64 dalenewman/transformalize.cli:0.10.2).
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft