- VSCode Version: 1.4 - OS Version: Windows 10 Steps to Reproduce: Intellisense for class members defined in es6 class constructor don't appear in class functions. It works if I use prototype syntax.  