Is it possible to make the Eclipse-Javscript-Editor recognise Mozillas JS 1.7 constructs and do the syntax highlighting properly?
Examples:
- "let", "for each", "yield" are not highlighted
- No support for E4X
I'm using an updated Helios + WDT-Plugin and I can't choose a different validator than ECMAScript3.
I tried to find some information on the eclipse.org, a plan or something, but that website always drives me crazy. oh my...