Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement custom syntax highlighting in DAG editor #579

Open
yohamta opened this issue Jun 1, 2024 · 0 comments
Open

Implement custom syntax highlighting in DAG editor #579

yohamta opened this issue Jun 1, 2024 · 0 comments
Labels
enhancement New feature to be implemented good first issue Good for newcomers

Comments

@yohamta
Copy link
Collaborator

yohamta commented Jun 1, 2024

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:

Guides on how to add custom syntax highlighting in the Monaco editor:

How to implement autocomplete in the Monaco editor:

Additional Context

@yohamta yohamta added good first issue Good for newcomers enhancement New feature to be implemented labels Jun 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature to be implemented good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant