Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ES6 Arrow Notation #63

Open
Reewr opened this issue Jan 23, 2016 · 0 comments
Open

ES6 Arrow Notation #63

Reewr opened this issue Jan 23, 2016 · 0 comments

Comments

@Reewr
Copy link

Reewr commented Jan 23, 2016

Creating a colour-scheme for your very in-depth syntax, really appreciate it. What I do miss is special syntax on arrow notation.

let foo = (key) => {};

In the above, => is coloured due to being operators (unless I'm mistaken), whereas key does not get the argument colouring that is defined under javaScriptFuncArg.

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

No branches or pull requests

2 participants