How to add and colorized my own keywords from a ruby-dsl language?

I'm developping a Ruby DSL language and i would like to highlight the keywords of my language, like the ruby ones, when a standard rb file is loaded.

Seems that it is not possible to add them from the Project/Settings, but is it possible to do it through an extension/api?

Thanks!

1

Please sign in to leave a comment.