For extension development, is there a javascript interactive shell , that has intellisense (shows what methods and properties an object has) ?
Or is it possible to do this with the debugger that supports intellisense (maybe VS2008/intellij idea 9 ) ?