This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
Nested destructuring highlighting #458
Open
Description
Sorry if this is the wrong repo and/or this issues has been brought up before, I searched but could not find any info regarding it.
When using nested destructuring, the highlighting for all variables following the nested destructuring loses its highlighting:
in this example, the varaibles aaa
, bbb
, ddd
and eee
are highlighted correctly, while the varaibles fff
, ggg
, iii
and jjj
are not.
$ atom -v
Atom : 1.12.0-beta6
Electron: 1.3.6
Chrome : 52.0.2743.82
Node : 6.3.0