Community
Participate
Working Groups
Need a way to contribute syntax highlighting rules without the plugin registry. Also, it should be possible to contribute your own JS implementation of styler rather than a grammar-based set of rules. Currently only a grammar is supported.
Can you describe a bit what you're thinking about.
(In reply to comment #1) > Can you describe a bit what you're thinking about. Originally I meant this for whatever needed to be done to get HTML highlighting working in a no-registry scenario. But I just looked at the code and this should be possible already. You can directly instantiate a TextMateStyler, pass the grammar from htmlSyntaxHighlight.js and then use it in your editor. I'll update the embeddededitor example to show how this can be done.
(In reply to comment #2) http://git.eclipse.org/c/e4/org.eclipse.orion.client.git/commit/?id=6d79d9fead8bb6a95ea5735d49054b144b662a94