_From @jamietre on December 29, 2016 14:58_ - VSCode Version: 1.9.0-insider commit 9486b4 - OS Version: Windows 10 Steps to Reproduce: 1. Create an ES6 class using `extends` and add `super(...args)` 2. Observe lack of highlighting after `super(...args)` 3. Profit Just noticed it this morning on insider build. Update - affects any use of spread operator  _Copied from original issue: Microsoft/vscode#17905_