Hi usually when I type a Class name followed by a dot it will bring up a list of available methods and their return type. Likewise if I type a method name followed an open bracket I would expect it to show the accepted parameters. Is there a way to do this yet? Thanks

Author