[jbosstools-issues] [JBoss JIRA] (ERT-14) [ES6] Support for ECMAScript 6 syntax coloration [EBZ#477030]

Gorkem Ercan (JIRA) issues at jboss.org
Mon Feb 29 15:45:00 EST 2016


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

Gorkem Ercan resolved ERT-14.
-----------------------------
    Resolution: Done


> [ES6] Support for ECMAScript 6 syntax coloration [EBZ#477030]
> -------------------------------------------------------------
>
>                 Key: ERT-14
>                 URL: https://issues.jboss.org/browse/ERT-14
>             Project: Eclipse Release Train
>          Issue Type: Task
>          Components: JSDT
>            Reporter: Max Rydahl Andersen
>            Assignee: Shane Bryzak
>              Labels: 3.8_M6, General, bzira
>             Fix For: Neon (4.6) M6
>
>
> It should be cool if JSDT could support ECMAScript 6 syntax coloration like highlight "let", "const" etc keywords, template string, etc
> To do that there are 2 solutions : 
>  * delegate this syntax coloration to another component, like I have done with acorn parser. See https://github.com/angelozerr/tern.java/issues/310 and https://github.com/angelozerr/tern.java/tree/master/sandbox
>  * improve the existing org.eclipse.wst.jsdt.internal.ui.text.java.JavaCodeScanner to support ES6 syntax coloration (I think it will be a better solution).



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list