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

Using highlight.js with ace / brace #144

Open
akontsevich opened this issue Oct 31, 2018 · 3 comments
Open

Using highlight.js with ace / brace #144

akontsevich opened this issue Oct 31, 2018 · 3 comments

Comments

@akontsevich
Copy link

If some language is absent in https://github.com/thlorenz/brace/tree/master/mode is it possible to use highlight.js somehow to highlight specified language in Brace/Ace Editor? Or need to create mode file for the language? I'm actually talking about QML.

@StoneCypher
Copy link
Contributor

The way to handle it would be to add the language to ACE then to update Brace

@akontsevich
Copy link
Author

Yes, created ticket there as well: ajaxorg/ace#3809 There is QML module already: https://github.com/Parnswir/ace-mode-qml/ - just need to add it to ace and update brace which seems was not updated for about a 1 year.

@StoneCypher
Copy link
Contributor

I'm in the middle of trying to get that done now :)

#153

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

2 participants