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 a...
Marsha_R - Definitely agreed with what Vaccanoll is saying I do not get the intellisense either. On the other end of the spectrum, the intellisense also does not honor scope. All vars are treated and globally scoped :/