Enhancing JS Formulas: Intellisense and Flowchart Table Features
Intellisense in js formulas, similar to code tool, so functions popup when doing dot (.) ,properties available, collections, similar to slash command /, but like an IDE, so you can see it (similar to vscode, cursor, n8n also, when filling a value navigating props the workflow, or vscode, or cursor, etc, most coding tools), right now we need to click through once did the slash first, would be better to easily navigate it with intellisense
Ability to navigate inner properties and collections across Lookup tables. So Similar to ORMs, we can navigate it, like {{looktable.property.collection[0].prop....}}
Would be nice to build tables in a flowchart view, and then translate those conditions into next columns conditional running, so you can see the table from a workflow view, and see decisions, when it will run and so
.png)