[jbosstools-issues] [JBoss JIRA] (ERT-208) Provide support for TextMate grammar [EBZ#486961]

Mickael Istria (JIRA) issues at jboss.org
Thu Jun 28 18:49:00 EDT 2018


     [ https://issues.jboss.org/browse/ERT-208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mickael Istria closed ERT-208.
------------------------------
    Resolution: Done


Eclipse TM4E was contributed more than a year ago, and is now used in multiple downstream language support.

> Provide support for TextMate grammar [EBZ#486961]
> -------------------------------------------------
>
>                 Key: ERT-208
>                 URL: https://issues.jboss.org/browse/ERT-208
>             Project: Eclipse Release Train
>          Issue Type: Task
>          Components: Tm4e
>            Reporter: Friendly Jira Robot
>            Priority: Trivial
>              Labels: Text, bzira
>
> It should be cool if we could higlight with extension some "String" or other according a JavaScript Framework:
>  * like angular template which is an HTML string (colorize this HTML string):
> ---------------------------------------------------
> angular.module('docsSimpleDirective', [])
> .directive('myCustomer', function() {
>   return {
>     template: 'Name: {{customer.name}} Address: {{customer.address}}'
>   };
> });
> ---------------------------------------------------
>  * like JSX React:
> ---------------------------------------------------
> var app = <Nav color="blue"><Profile>click</Profile></Nav>;
> ---------------------------------------------------
> The syntax higlight must be fast.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jbosstools-issues mailing list