Open
Description
Overview
Add syntax highlighting to the DAG editor.
Schema Reference
The schema for the DAG editor can be found here:
Resources
Monarch allows the creation of custom language definitions that extend keywords. More details can be found here:
- Monarch Documentation (Upstream)
- Monaco-react Discussion
Guides on how to add custom syntax highlighting in the Monaco editor:
How to implement autocomplete in the Monaco editor:
Additional Context