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

Friendly Jira Robot (JIRA) issues at jboss.org
Tue Jan 17 15:29:00 EST 2017


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

Friendly Jira Robot updated ERT-208:
------------------------------------
    Component/s: Tm4e
                     (was: Platform)


> 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.2.3#72005)


More information about the jbosstools-issues mailing list