A recent release provided support for Javascript classes, but there is no Code Completion/Intellisense for them.
If I make a class and then instantiate it via "new", that instance does not have any code compeltion on the methods or fields inside of it.
This request is to upgrade the editor to allow for that.