-
Notifications
You must be signed in to change notification settings - Fork 135
Open
Labels
Description
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
.
ehynds, tkrugg, r-tanner-f, 0zguner, with0out and 6 more