hi,
first of all, congratulations on developing such a great software in UEStudio. has all the functionality one could hope for.
my only problem is i can't figure out how to get the function tips to work.
auto completion works fine:
if it type (in php) "mysql_fe" , i will get a popup suggesting "mysql_fetch_field".
however, once "mysql_fetch_field" is typed in, there is no popup suggesting parameters. eg i expect to see a hint for "( resource result [, int field_offset]). this does not show, and pressing Ctrl+Shift+Space doesn't work either.
hopefully, i just changed a setting or something, but i really can't figure this out. any help would be appreciated.
thx
first of all, congratulations on developing such a great software in UEStudio. has all the functionality one could hope for.
my only problem is i can't figure out how to get the function tips to work.
auto completion works fine:
if it type (in php) "mysql_fe" , i will get a popup suggesting "mysql_fetch_field".
however, once "mysql_fetch_field" is typed in, there is no popup suggesting parameters. eg i expect to see a hint for "( resource result [, int field_offset]). this does not show, and pressing Ctrl+Shift+Space doesn't work either.
hopefully, i just changed a setting or something, but i really can't figure this out. any help would be appreciated.
thx