Diff Checker in Celigo’s AI Prompt Window, enables users to review changes quickly and efficiently. This feature highlights removed lines in red and added lines in green, similar to GitHub’s diff checker. Diff Checker is accessible within both the Flow-Builder and Playground views.
The following editors are supported in both the Flow-Builder and Playground views:
- Handlebars Editor: Displays changes in Handlebars code, aiding users in tracking templating modifications.
- SQL Editor: Highlights modifications in SQL code, helping users review changes in database queries.
- JavaScript Editor: Shows line-by-line changes in JavaScript, enabling users to assess script modifications effectively.
The color-coded highlights (red for removals and green for additions) are consistent across these editors, ensuring a seamless builder experience.