Skip to content

Epsilon in VS Code

You can now edit and run Epsilon programs, and edit Flexmi models and Emfatic metamodels in VS Code as shown below.

To do this you will need to install the following VS Code extensions:

Give it a spin!

  • Go to any example on the Epsilon Playground
  • Download a zipped copy of the example (for Gradle) using the Download button
  • Extract the downloaded zip file
  • Open the folder using VS Code
  • Go to the Gradle tab on the left hand side
  • Run the run task under Tasks->other as shown below