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

Monaco Editor language support #337

Open
dwilt opened this issue Feb 20, 2024 · 5 comments
Open

Monaco Editor language support #337

dwilt opened this issue Feb 20, 2024 · 5 comments

Comments

@dwilt
Copy link

dwilt commented Feb 20, 2024

I'm looking to put CEL into a Monaco instance so I can have syntax highlighting and autocomplete. I've done some googling but haven't come across a custom language file that someone built for Monaco and its not supported as a default language. Does anyone here know if this has already been built?

@mjudeikis
Copy link

+1 on this

@peppescg
Copy link

+1

@kantord
Copy link

kantord commented Jul 9, 2024

@kantord
Copy link

kantord commented Jul 9, 2024

Or it seems like there is an already existing vscode extension for this: https://github.com/hmarr/vscode-cel

Although it uses TextMate grammars, which I guess Monaco cannot directly consume. But there seems to be another GitHub project that promises to do that: https://github.com/zikaari/monaco-editor-textmate

@Lirontal1
Copy link

Will also appreciate adding support for this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants