Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>ifml-ioNew to Visual Studio Code? Get it now.
ifml-io

ifml-io

metaaid

|
62 installs
| (0) | Free
display and edit IFML Files, based on XMI
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vs-code-ifml-io

Based on vs-code-bpmn-io

Display and edit IFML diagrams in VS Code.

Features

  • Open IFML (.ifml) in a Modeler to make changes to your diagrams
    • From the editor toolbar
    • Via the command palette ("Open IFML Modeler")
    • Via keyboard shortcut (CTRL/CMD + SHIFT + V)
  • Save changes to your local file

alt

How to get it

Type vs-code-ifml-io in the Extensions section and directly install it. You can also download it in the Visual Studio Code Marketplace or setup it locally.

Development Setup

First step, clone this project to your local machine.

$ git clone https://gitlab.com/metaaid/ifml-io/ifml-js.git
$ cd ./vs-code-ifml-io
$ yarn install
$ code .

Press F5 to load and debug the extension in a new VS Code instance.

To execute the test suite simply use

yarn test

The extension integration tests can also be executed from VS Code itself, simple choose the Extension Tests in the Debug mode.

Go further

  • Get a Quickstart on how to develop VS Code extensions
  • Learn how to release a new version

License

MIT

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