Hey there,
would it be possible to add an option to view datatypes when selecting/calling stored routines?
e.g. SELECT "f_get_user(" + ctrl+space shows only the parameter names, but it would make things much easier if we could see the datatype, too
name: varchar(255), lang: enum('en', 'es') etc..