It seems that intellisense is not working for current package, for example calling a function within the same package works if you add the full package name before the funcion name, but if you ommit it, it doesn't shows you any recomendation. The same for local variables.
Also it would be very nice adding support for autocompleting schema names accessible by the current user.