Skip to main content

With VS Code

Cicero comes with a VS Code extension for easier development and testing. It includes support for syntax highlighting, allows you to test your template (contract parsing and logic) and to create template archives directly within VS Code.

Prerequisites

To follow this tutorial on how to use the Cicero VS Code extension, we recommend you install the following:

  1. Node, LTS version
  2. VS Code
  3. Yeoman
  4. Accord Project Yeoman Generator
  5. Camel Tooling Yeoman VS Code extension
  6. Accord Project VS Code extension

Video Tutorial