Last 6 months

New feature: Serverless Workflow code completions

    Blog post image      

Starting to write a valid workflow can be a bit difficult and requires you to remember the syntax with the node’s properties and the specification’s rules.We implemented a new feature in Serverless Workflow Editor to guide the user and make this process easier resulting in a richer IntelliSense editor.Here we will have a quick overviewRead more →

An improved ‘Spreadsheet like’ experience on DMN Editor

    Blog post image      

The boxed expression editor is a key component of the DMN Editor. In previous articles, we introduced the new implementation of this component.In this article, I’ll show how I extended the component, implementing the keyboard navigation for faster DMN editing. Requirements VSCode (1.46.0+); DMN Editor plugin (0.20.0+); Here, there is a ready-to-use online version ofRead more →