Skip to content
This repository has been archived by the owner on Jan 13, 2022. It is now read-only.

Harmony (ES6) Syntax Highlighting #24

Closed
appsforartists opened this issue Nov 1, 2014 · 5 comments
Closed

Harmony (ES6) Syntax Highlighting #24

appsforartists opened this issue Nov 1, 2014 · 5 comments

Comments

@appsforartists
Copy link

I use jsx-loader to enable Harmony syntax in my JS files (even the ones that aren't in JSX). The JSX syntax highlighter is pretty nice for ES5 and JSX, but doesn't seem to highlight lambda arrows or interpolated strings.

Can we fix that in this repo?

@gaearon
Copy link

gaearon commented Nov 2, 2014

+1. Please.

@gaearon
Copy link

gaearon commented Nov 2, 2014

See also #16

@jgebhardt
Copy link
Contributor

I think this is a good idea. The syntax highlighting comes from yungsters/sublime, so feel free to submit an issue here https://github.com/yungsters/sublime/issues/ and we can merge it back from there.

@dashed
Copy link

dashed commented Jan 2, 2015

Wondering about this as well. @jgebhardt's suggestion sounds appealing and probably put it under 6to5 umbrella; since 6to5 supports JSX. Will look into this when I have time.

@gaearon
Copy link

gaearon commented Jan 19, 2015

FYI https://github.com/6to5/6to5-sublime is built on top of JavaScriptNext and supports both ES6 and JSX.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants