Closed
Description
I'm working on a JS project with ES6 syntax and today I tried out the latest VS Code release (0.10.1). Today I've also learned that the IntelliSense support in VS Code for JS is coming from TS, so I've been told to report it here (microsoft/vscode#230)
This is the result when there is a "BestCommonType" error inside a class method: